https://bz.apache.org/bugzilla/show_bug.cgi?id=63300
--- Comment #1 from Christian Zuckschwerdt <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
