]> granicus.if.org Git - apache/commit
*) server/mpm_common.c: Send a simple HTTP 1.0 request to every listener socket,...
authorPaul Querna <pquerna@apache.org>
Mon, 27 Jun 2005 18:40:56 +0000 (18:40 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 27 Jun 2005 18:40:56 +0000 (18:40 +0000)
commitd72e95a02ca302e77f91036d88b9edcc66692be7
tree65f895fed35a619871570d39ca86f369915f24c2
parentbee34f6c63348f65873ad5d39830c53f069c6ce3
*) server/mpm_common.c: Send a simple HTTP 1.0 request to every listener socket, instead of just closing the socket.  This fixes shutdown of the Worker MPM on FreeBSD, when Accept Filters are enabled.

In the future, we need a method to send a simple request for all protocols.  Currently this is very specific to HTTP and FreeBSD's Accept Filter.

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