]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix shutdown/restart hangs in the threaded MPM.
authorGreg Ames <gregames@apache.org>
Thu, 26 Apr 2001 18:52:29 +0000 (18:52 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 26 Apr 2001 18:52:29 +0000 (18:52 +0000)
commitcae8227dedc5699a720f7212739732380e81098c
treed7e2b18fa9c79895b15d989bcec1a3af8b93fc3d
parent56f7ece1a9a8eb5a3f78bc207393e74c9b1b7bf6
Fix shutdown/restart hangs in the threaded MPM.

After removing mod_cgid from my build (thanks, Jeff), I can do:
* apachectl graceful, followed by
* apachectl restart, followed by
* apachectl stop

...and get the results you would expect.

Submitted by: Jeff Trawick, Greg Ames, Ryan Bloom

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