]> granicus.if.org Git - apache/commit
core: Avoid some unexpected connection closes by telling the client
authorJeff Trawick <trawick@apache.org>
Wed, 14 Nov 2007 11:53:30 +0000 (11:53 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 14 Nov 2007 11:53:30 +0000 (11:53 +0000)
commit22d8e0d8ba497f0fa8daf35ef03cc4d3f98409d0
tree42dab4e96d46c4a00cbcdfc48e5e4f3fbd504ebd
parent8c54cd10ab0e362854f0350f3e4c2cb24ec9ee90
core: Avoid some unexpected connection closes by telling the client
that the connection is not persistent if the MPM process handling
the request is already exiting when the response header is built.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594839 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c