From: Igor Galić Date: Tue, 27 Nov 2012 10:29:20 +0000 (+0000) Subject: as reported by comments X-Git-Tag: 2.5.0-alpha~6087 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb4ebab5eb7959dbd8a7c5bfbeb39b42014db96;p=thirdparty%2Fapache%2Fhttpd.git as reported by comments git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1414094 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/worker.xml b/docs/manual/mod/worker.xml index 3fec7cf92a9..ceec2103445 100644 --- a/docs/manual/mod/worker.xml +++ b/docs/manual/mod/worker.xml @@ -57,7 +57,7 @@ idle server threads, which stand ready to serve incoming requests. In this way, clients do not need to wait for a new threads or processes to be created before their requests can be - served. The number of processes that will initially launched is + served. The number of processes that will initially launch is set by the StartServers directive. During operation, the server assesses the total number of idle threads in all processes, and forks or kills processes to