]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy: don't recyle backend announced "Connection: close" connections
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 30 Jun 2016 17:07:29 +0000 (17:07 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 30 Jun 2016 17:07:29 +0000 (17:07 +0000)
commitf11d960fabdb3f06d7cf98a3a5820e018d22d1ba
treeafbd860a73b3e2335a3c60e6f9d92f0b9faadb76
parent2701d056827e8c7c60f89b0ed91c6aade0898c6c
mod_proxy: don't recyle backend announced "Connection: close" connections
to avoid reusing it should the close be effective after some new request
is ready to be sent.

Backports: r1678763, r1703807, r1703813, r1678763
Submitted by: ylavic
Reviewed by: rpluem, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1750836 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/proxy_util.c