]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
threads in process which are quiescing (due to PoD or MaxRequestsPerChild)
authorGreg Ames <gregames@apache.org>
Tue, 31 Jul 2001 03:08:42 +0000 (03:08 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 31 Jul 2001 03:08:42 +0000 (03:08 +0000)
commitf699845c86b93dd6765d3cf18bf8794482b3d6f5
tree4608c592e6db504b3d388fbcaf665b6289ad8367
parent333d6f49ab3320268959690fb466a24a3a141c9f
threads in process which are quiescing (due to PoD or MaxRequestsPerChild)
should not be counted as idle threads.  This can cause the server to stall.

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