]> granicus.if.org Git - apache/commit
tweak "requests currently being processed". It is confusing to not have
authorGreg Ames <gregames@apache.org>
Fri, 24 May 2002 20:15:07 +0000 (20:15 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 24 May 2002 20:15:07 +0000 (20:15 +0000)
commitd7c369a57dbfb1532dd6b3566a43d7b61e3cc3dc
tree069601098048a9e75ce329c5505f3b77e71e8ced
parent4547e2e9a358bf44cefcf20dc5b780c3752d272f
tweak "requests currently being processed".  It is confusing to not have
old generation requests included after a graceful restart.  But we
shouldn't count workers who are starting up.

OTOH, the "ready" counter needs to pay attention to the generation, so it
stays in sync with how p_i_s_m counts idle workers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95272 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c