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

--- Comment #8 from Yann Ylavic <ylavic....@gmail.com> ---
Created attachment 38146
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38146&action=edit
server_main_loop to decrement active_daemons for exited children with quiescing
== 1 too

Could you please try this new patch?

Besides the debug traces which should show what's happening, the change is
mainly that server_main_loop will now count *all* exited children (that have
not been caught by perform_idle_server_maintenance) as inactive.

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