]> granicus.if.org Git - apache/commit
Remove as many ghastly scoreboard loops from the graceful-shutdown code, and
authorColm MacCarthaigh <colm@apache.org>
Sat, 27 Aug 2005 22:16:46 +0000 (22:16 +0000)
committerColm MacCarthaigh <colm@apache.org>
Sat, 27 Aug 2005 22:16:46 +0000 (22:16 +0000)
commit04558bec284c6469af606ba85660b67b45c04a79
tree9cb094c686b26d441076de88d74e164032cb8d65
parenta500939eb86f64278600080e11858344a4a6185a
Remove as many ghastly scoreboard loops from the graceful-shutdown code, and
replace with the new ap_relieve_child_processes() call. Add a sleep() call now,
as we lost the timeout inherent in ap_wait_or_timeout(). 1 second seems a sane
choice.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240466 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/prefork/prefork.c