]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This fixes the problem of the server not starting new processes to keep
authorRyan Bloom <rbb@apache.org>
Tue, 3 Jul 2001 05:16:33 +0000 (05:16 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 3 Jul 2001 05:16:33 +0000 (05:16 +0000)
commita9427bdbf465ec08242ec660c04f55b135c6349f
tree1814502cd0ae71c3620a06f5cd50299aa87593b1
parent1d83f3b0503b0300035e71b51feabab826d0f0e9
This fixes the problem of the server not starting new processes to keep
up with a heavy load.  The server still doesn't kill processes correctly,
so we need to fix that, but we are closer now.

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