From c9466750e02b1af6123d7cb9d9e396db21e9a45f Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Mon, 20 Oct 2008 15:07:34 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mpm_common.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2