summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.xml
Commit message (Expand)AuthorAgeFilesLines
* Syntax updates for mod_x*.xml and mpm_common.xmlDaniel Gruno2012-04-271-12/+16
* Typo fixDaniel Gruno2012-04-161-1/+1
* Fix typo (Thanks to Daniel Shahaf)Daniel Gruno2012-04-021-1/+1
* PR52877, MaxMemFree text no longer matches 2.4.x+ default of 2048.Eric Covener2012-03-121-1/+1
* Set MaxMemFree 2048 by defaultStefan Fritsch2011-11-121-3/+4
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-29/+29
* Rename MaxClients to MaxRequestWorkers which describes more accurately whatStefan Fritsch2011-06-201-15/+19
* Add BSD-specific note about core dumping. (Via mi+apache aldan.algebra.com)Rich Bowen2011-05-051-0/+7
* add event MPM to the module list where necessary (most directivesJeff Trawick2011-03-281-26/+33
* warn about FAQ of trying to decrease thread stack size with ThreadStackSizeEric Covener2011-01-091-0/+6
* Add some weasel language, and a warning about Windows + TransmitFile, to theEric Covener2011-01-061-0/+9
* Typos.Lucien Gentis2010-12-291-1/+1
* follow up to r1031659:Jeff Trawick2010-11-081-5/+0
* minor typoEric Covener2010-11-051-1/+1
* PR47782: On trunk, the default conf and the hard-coded default are zero for M...Eric Covener2010-11-051-1/+1
* Rename MaxRequestsPerChild to MaxConnectionsPerChild, whichStefan Fritsch2010-10-121-16/+11
* Mention that the required ThreadStackSize depends on the modules loaded.Stefan Fritsch2010-10-081-4/+8
* Document that a ThreadStackSize of 128K or lower will crash on Linux andStefan Fritsch2010-10-071-2/+4
* 'Apache' -> 'Apache HTTP Server' and 'Apache httpd'Rich Bowen2010-03-221-25/+25
* Tell them how to increase ThreadLimitRich Bowen2010-03-021-2/+9
* Reference Min/MaxSpareServers/Threads when talking about dynamicallyRich Bowen2010-03-021-1/+5
* Not sure if this is actually useful, but I've been asked often enoughRich Bowen2010-03-021-1/+3
* Awkward phrasing.Rich Bowen2010-03-021-5/+5
* Awkward phrasing.Rich Bowen2010-03-021-2/+3
* Cross-linking between (Min|Max)Spare(Servers|Threads).Rich Bowen2010-03-021-0/+2
* 'Address already in use' error message.Rich Bowen2010-03-021-0/+4
* Another occurance of 'processes'. Rebuild transformations.Rich Bowen2010-03-021-2/+2
* None of the supposedly correct forms of the possessive of process soundRich Bowen2010-03-021-1/+1
* move a couple of special warnings for SysV sems and Posix sems out of the Jeff Trawick2009-11-241-129/+0
* Bring OS/2 MPM back from the dead.Brian Havard2009-08-161-9/+20
* Clarify when CoreDumpDirectory can be moot based on OS configuration, and Eric Covener2009-03-301-7/+22
* remove OS/2 MPMJeff Trawick2009-03-261-20/+9
* axe BeOS MPMJeff Trawick2009-03-261-36/+18
* remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick2009-03-261-98/+57
* Introduce mod_unixd into the documentationNick Kew2008-11-121-145/+0
* fix MaxClients description (r692325) suggested by wroweTakashi Sato2008-10-101-2/+2
* Fix MaxClients description to adapt threading MPM.Takashi Sato2008-09-051-2/+2
* Missing <var> tags. Tony Stevenson2008-07-081-1/+1
* Remove bogus instructionVincent Bray2008-05-201-9/+2
* Document new ChrootDir directive (r611483)Nick Kew2008-03-191-0/+21
* * docs/manual/mod/mpm_common.xml: s/depreciated/deprecated/Joe Orton2006-11-221-5/+5
* <i> and <b> aren't valid in your docs stylesheet. Changing to somethingRich Bowen2006-10-291-6/+6
* Fix hasty cut-paste in the doccosJim Jagielski2006-10-241-2/+2
* Once SSLMutex allowed for the setting of both theJim Jagielski2006-10-241-10/+35
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Correct the port specified to match the example given.Colm MacCarthaigh2005-10-241-1/+1
* fe80::/16 is for link-scope link-local addresses in IPv6, they are notColm MacCarthaigh2005-10-241-1/+1
* Document the ReceiveBufferSize change done in r157583 Stas Bekman2005-09-121-2/+22
* Implement graceful stop in the event MPM. Implementation is identical toColm MacCarthaigh2005-08-291-1/+2