• Justin Erenkrantz's avatar
    This patch fixes a nasty bug in the worker MPM where the · 1b15d486
    Justin Erenkrantz authored
    state of the worker threads was not being reported back to the
    scoreboard, and eventually all the threads running in the children
    would be reported as being in the "C -- closing connection" state.
    This would wreak havoc on the idle_server_maintenance() routine. Since
    these threads would never be counted as idle, the server would
    spawn children as fast as possible.
    
    Submitted by:	Aaron Bannert <aaron@clove.org>
    Reviewed by:	Justin Erenkrantz
    
    
    git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91079 13f79535-47bb-0310-9956-ffa450edef68
    1b15d486
To find the state of this project's repository at the time of any of these versions, check out the tags.