]> granicus.if.org Git - apache/commit
Fix MaxClients in the Worker MPM, so that it specifies the maximum
authorRyan Bloom <rbb@apache.org>
Mon, 24 Sep 2001 06:42:12 +0000 (06:42 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 24 Sep 2001 06:42:12 +0000 (06:42 +0000)
commitc9febcdcd504847d35fa0dc08f241b30595613c7
treec7a3770c760fcfe99b3188cf8f9900b7a0565e71
parent345d1a085cc342b8d000ffdd236290bda36a7630
Fix MaxClients in the Worker MPM, so that it specifies the maximum
number of clients that can connect at the same time, instead of
specifying the maximum number of child processes.
Submitted by: Aaron Bannert <aaron@clove.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91122 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/worker/worker.c