Commit 894fd6e9 authored by Igor Galić's avatar Igor Galić
Browse files

merge r1414094

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1414100 13f79535-47bb-0310-9956-ffa450edef68
parent 00315df3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ uses</a></seealso>
    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 <directive module="mpm_common">StartServers</directive>
    directive. During operation, Apache assesses the total number
    of idle threads in all processes, and forks or kills processes to