]> granicus.if.org Git - apache/commit
don't count workers in processes which aren't actively serving requests.
authorGreg Ames <gregames@apache.org>
Tue, 31 Jul 2001 06:22:32 +0000 (06:22 +0000)
committerGreg Ames <gregames@apache.org>
Tue, 31 Jul 2001 06:22:32 +0000 (06:22 +0000)
commitf61f91fc7028d096f8cc7ad41507fbce95faf851
tree4289d49e18ca613d1bddb2a753f35191ed97aae2
parentd45e86271418e03a1fcb71d468e9d203e4eb810c
don't count workers in processes which aren't actively serving requests.

it is necessary to check for the generation as well as "quiescing", in the
case of a restart where no workers have seen the PoD yet.

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