From: Takashi Sato Date: Fri, 10 Oct 2008 12:39:40 +0000 (+0000) Subject: fix MaxClients description (r692325) suggested by wrowe X-Git-Tag: 2.3.0~272 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7c2abcba7ac7e7bb0a9c4deac28125eb3673655;p=apache fix MaxClients description (r692325) suggested by wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@703441 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index a213012b8b..126b813e04 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -443,8 +443,8 @@ The protocol argument was added in 2.1.5 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