]> granicus.if.org Git - apache/commit
if we're gonna trash the connection due to a queue overflow, at the
authorJeff Trawick <trawick@apache.org>
Wed, 19 Sep 2001 18:47:31 +0000 (18:47 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 19 Sep 2001 18:47:31 +0000 (18:47 +0000)
commit11ded9133086ef5caaddceb28fb3b97a3f3e267e
treec72d248285b4c145ba78aea4cb89b842b7aa5ac3
parent42b1ce9084e86d12568fa8b5b15119e94ba9e4b6
if we're gonna trash the connection due to a queue overflow, at the
very least we should close the socket and write a log message (mostly
to aid debugging, as this is a showstopper problem)

this is no fix; there is a design issue to consider; hopefully this
will

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