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

--- Comment #1 from Christian Zuckschwerdt <zany_apa...@triq.net> ---
Suggested fix would be to make
https://github.com/apache/httpd/blob/2.4.39/modules/generators/mod_status.c#L554

 ap_rprintf(r, "BusyWorkers: %d\nIdleWorkers: %d\n", busy, ready);

conditional on is_async. Not sure though if both outputs could report different
values?

-- 
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