]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The worker MPM now handles shutdown and restart requests. It
authorRyan Bloom <rbb@apache.org>
Fri, 10 Aug 2001 05:00:27 +0000 (05:00 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 10 Aug 2001 05:00:27 +0000 (05:00 +0000)
commit2642621667e2dbb5b515ccb84fc3749df9e5e7e6
tree078cedc59fb40e22c0fb34579a47a218d909ef27
parent5c8e8e399018b5a91fb031b2eba4c38dcd785535
The worker MPM now handles shutdown and restart requests.  It
definately isn't perfect, but we do stop the servers correctly.
The biggest problem right now is that SIGHUP causes the server to
just die.

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