From: Takashi Sato Date: Fri, 5 Sep 2008 15:29:46 +0000 (+0000) Subject: Merge r692325 from trunk: X-Git-Tag: 2.0.64~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19221815a6e43b0b686f0459d3be3377adf68e0;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.0.x@692460 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 431e8cc1660..6cc309f184f 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -390,8 +390,8 @@ listens to 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