]> granicus.if.org Git - apache/commit
mod_proxy_http: don't recycle backend connections known to be closed (eg. EOS by...
authorYann Ylavic <ylavic@apache.org>
Fri, 14 Feb 2014 17:55:19 +0000 (17:55 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 14 Feb 2014 17:55:19 +0000 (17:55 +0000)
commitffdab778e2a66b340073ac4db22820c6a8bc6996
tree75195d8ef11b2f0504918d430947bf6fa84504ff
parent1d915069131f68aec5f74bbacba79a4892bc8018
mod_proxy_http: don't recycle backend connections known to be closed (eg. EOS by close).
This saves a useless ap_is_socket_connected() call when reused.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1568404 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_http.c