From: Takashi Sato Date: Fri, 5 Sep 2008 15:29:35 +0000 (+0000) Subject: Merge r692325 from trunk: X-Git-Tag: 2.2.10~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3651de99389897521b839752b0c86ac4e2ecbb42;p=thirdparty%2Fapache%2Fhttpd.git Merge r692325 from trunk: Fix MaxClients description to adapt threading MPM. (This is still inaccurate for trunk Event MPM.) Submitted by Dan Poirier PR: 45747 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@692459 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 10ce3e57e07..9323262988f 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -418,8 +418,8 @@ The protocol argument was added in 2.1.5 MaxClients -Maximum number of child processes that will be created -to serve requests +Maximum number of simultaneous requests that will +be served MaxClients number See usage for details server config