1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

41 Commits

Author SHA1 Message Date
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Stefan Fritsch
6d8de2ff42 Rename MaxClients to MaxRequestWorkers which describes more accurately what
it does.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137744 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 19:00:52 +00:00
Stefan Fritsch
5bcd082e3d Rename MaxRequestsPerChild to MaxConnectionsPerChild, which
describes more accurately what the directive does.

The old name still works but logs a warning.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1021924 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 21:12:37 +00:00
Rich Bowen
b8f11616e0 When it's "it is", it's "it's". When it's "belonging to it", it's its.
(Patch from Gillis)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@940831 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 12:31:49 +00:00
Jeff Trawick
6565e2228b move a couple of special warnings for SysV sems and Posix sems out of the
performance tuning guide and into the common Mutex documentation; remove the
other (duplicate) information from that guide and instead point to the Mutex
directive

mpm_common: axe docs for old accept mutex directives

worker and prefork: axe links to old accept mutex directives, mention the use
of the accept mutex and how it can be configured

event: axe links to old mutex directives where were already N/A

mod_rewrite: axe old RewriteLock directive, mention use of the rewrite map
mutex for RewriteMap programs and how it can be configured

fix other miscellaneous LockFile or AcceptMutex references


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@883878 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 21:08:37 +00:00
Rich Bowen
98577e7f38 Remove references to the now-gone rewrite-guide.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881113 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 02:52:53 +00:00
Daniel Earl Poirier
e04628eb03 Fix a few more broken links, one misspelling, and
remove reference to www.fastio.com which apparently doesn't
exist anymore.
Also update the transformations.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@805049 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 17:14:29 +00:00
Brian Havard
b975e90af4 Bring OS/2 MPM back from the dead.
Reverses r758899.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804678 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 12:03:34 +00:00
Jeff Trawick
301f0404f5 axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE,
LynxOS, QNX, and UnixWare


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758944 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27 00:32:22 +00:00
Jeff Trawick
e64b014d3e remove OS/2 MPM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758899 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 22:35:11 +00:00
Jeff Trawick
6c50a14923 axe BeOS MPM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758796 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26 18:48:10 +00:00
Nilgun Belma Buguner
953c71665d pre-translation improvements
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@740028 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02 16:37:49 +00:00
Vincent Bray
0057d8d5ff 'youare' typo (submitted by Luciene Gentis)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@595959 13f79535-47bb-0310-9956-ffa450edef68
2007-11-17 15:16:31 +00:00
Erik Abele
54284b7b45 * Fix typo: '8080' vs. '8000'
* Fix versioning information where it makes sense
* Clarify DNS lookups: 'double reverse lookup' vs. 'two lookups'

Submitted, in parts, by <lucien.gentis lorraine.iufm.fr>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@587444 13f79535-47bb-0310-9956-ffa450edef68
2007-10-23 10:26:18 +00:00
Roy T. Fielding
44fa6e0073 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Nick Kew
4acd5f402b Fix Typo (PR 39939)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@418315 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:47:55 +00:00
Colm MacCarthaigh
dd95d7c37c Update the copyright year in all .c, .h and .xml files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Rich Bowen
6efa778213 As discussed on the list, change the default setting for
KeepAliveTimeout from 15 seconds to 5 seconds.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161140 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 01:21:11 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
cdb49db65f oops, readd the empty line
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125271 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:35:45 +00:00
André Malo
9302994449 fix copyright notice
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125270 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:25:24 +00:00
André Malo
fd5a98d464 use <program> for programs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68
2004-11-28 13:25:21 +00:00
André Malo
4ac4e5a1e3 $Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993 adjust properties and revision expansion of the English docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
André Malo
030c74a2e0 the up-to-date checker currently depends on a properly configured cvs in path
that's totally uncool. Let make cvs the work on the fly:
- start adding $Revision$ keyword to english files


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103421 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:31:09 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
463b151c87 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102531 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 14:30:13 +00:00
Rich Bowen
7b40a20350 Typo, reported by Michael Schroepl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102346 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 14:16:56 +00:00
Jeff Trawick
fc60a9086a remove references to Irix uslock() mutex primitive
tweak mutex mechanism descriptions to describe them in terms of
AcceptMutex directive instead of ancient 1.3-style CFLAGS for
enabling to the mechanism

PR:         24228


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101897 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 02:56:22 +00:00
Joshua Slive
4a66e0e84f Remove the general not-updated warning for perf-tuning,
since the document is mostly accurate.  But since the
accept-mutex section seems a little dated, leave a
warning there.  That could use some developer intervention.

Also, remove the author attribution, since large parts
of this have changed since Dean wrote it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100899 13f79535-47bb-0310-9956-ffa450edef68
2003-08-04 16:50:44 +00:00
André Malo
a4d6ef5779 Fix broken links
Submitted by: kajaa <kajaa@eastday.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99751 13f79535-47bb-0310-9956-ffa450edef68
2003-05-10 00:31:17 +00:00
André Malo
a9cddb794f remove the relativepath element from the documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 15:04:47 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
Erik Abele
ea74341d95 Corrected some capitalisation issues and changed 'Performance Notes'
to 'Performance Tuning'.

Submitted by: Iikka Meril�inen <Iikka.Merilainen@pato.vaala.fi>

Slightly tweaked the patch to keep 'Sitemap' consistent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99074 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 00:43:01 +00:00
André Malo
8832de16da fix xml errors and build the stuff
$ build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:139:45: The element type "section"
must be terminated by the matching end-tag "</section>".

(actually: missing <p>)

$build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:477:12: Element type "i" must be de
clared.
[xmlvalidate] .../manual/misc/perf-tuning.xml:481:54: The content of element type
 "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".

(you meant <em>, put it there)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98959 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 16:47:37 +00:00
Rich Bowen
8de86d6c17 Applying patch from 2.0 branch, however, there still appears to be some
invalid xml in here, although I have been completely unable to track it
down.
This patch adds discussion of removing unneeded modules, as well as
section titles to facilitate links directly to the various sections.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98956 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 04:36:44 +00:00
Brian Pane
7548524cc9 added some documentation about MPM selection and atomic operations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98160 13f79535-47bb-0310-9956-ffa450edef68
2003-01-03 23:12:56 +00:00
André Malo
104df8b578 better formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98072 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 20:14:45 +00:00
André Malo
d7c74e418a - add several <parentdocument>s
- mention the rewriteguide on misc/index
  (hmm, what about the perf-hp document in /platform/?
   Is it still on topic?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97549 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:28:40 +00:00
William A. Rowe Jr
49d6e906c9 Document EnableSendfile. I'm presuming that directives.html* and
quick_reference.html* are now autogenerated.  Could someone run the
  xml builder and commit the compiled results?


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97208 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 18:25:07 +00:00
Joshua Slive
70659546d5 Convert rewriteguide, perf-tuning and misc/index to xml.
Submitted by: Tim Gerundt <tim@gerundt.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96950 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 20:04:12 +00:00