Commit aedad35c authored by Marc Slemko's avatar Marc Slemko
Browse files

Add code to detect when a child process did not exit properly after

a HUP and give it a prod.  We do everything we can to make it die,
since if it doesn't chances are the server won't be able to bind
to the port on restart.  For some reason, some children were not
exiting and holding the whole show until they finish processing
their MaxRequestsPerChild and exit.

Reviewed by:	Randy Terbush, Roy Fielding, Dean Gaudet


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@77645 13f79535-47bb-0310-9956-ffa450edef68
parent f006b199
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment