]> granicus.if.org Git - apache/commit
Terminate keep-alive connections when dying
authorStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2016 20:35:18 +0000 (20:35 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2016 20:35:18 +0000 (20:35 +0000)
commit598acf1743bc89cbb56fd5b7cdd1b4e01fb60f5e
treea7b549a5a5504998bb9440c44405d48d8972cc4b
parent57230dc7f010cbab87b8945d3a9b3d2eb5ebbc89
Terminate keep-alive connections when dying

When shutting down a process gracefully, terminate keep-alive connections so
that we don't get any new requests which may keep the dying process alive
longer.

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