]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
"apachectl stop" shouldn't send the gracefully-terminate char down
authorJeff Trawick <trawick@apache.org>
Tue, 19 Mar 2002 21:31:04 +0000 (21:31 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 19 Mar 2002 21:31:04 +0000 (21:31 +0000)
commit82fb00cffb33ceffcc5125f91946791cb033d74e
tree0d3a91d96f3fcd8380713e1b9fc46d872859bcf3
parent554dd27eab7820a14a835ceb02d286455a29e8a9
"apachectl stop" shouldn't send the gracefully-terminate char down
the pod...  the child processes need to know that it isn't a graceful
termination and they shouldn't wait for old connections to finish

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