From: Takashi Sato Date: Mon, 20 Oct 2008 15:07:34 +0000 (+0000) Subject: Merge r703441 from trunk: X-Git-Tag: 2.0.64~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9466750e02b1af6123d7cb9d9e396db21e9a45f;p=thirdparty%2Fapache%2Fhttpd.git Merge r703441 from trunk: fix MaxClients description (r692325, r692460) suggested by wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@706317 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 6cc309f184f..a19039d8010 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 simultaneous requests that will -be served +Maximum number of connections that will be processed +simultaneously MaxClients number See usage for details server config