https://bz.apache.org/bugzilla/show_bug.cgi?id=63300

--- Comment #7 from Rainer Jung <rainer.j...@kippdata.de> ---
I just added a fix for trunk in 1909429 and plan to suggest it for backport.

The changelog item would be:

mod_status: Remove duplicate keys "BusyWorkers" and "IdleWorkers".
Resolve inconsistency between the previous two occurrences by
counting workers in state SERVER_GRACEFUL no longer as busy,
but instead in a new counter "GracefulWorkers" (or on HTML
view as "workers gracefully restarting"). Also add the graceful
counter as a new column to the existing HTML per process table
for async MPMs.

That should explain, how I resolved it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to