]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1568404 from trunk:
authorJim Jagielski <jim@apache.org>
Sun, 2 Mar 2014 20:17:14 +0000 (20:17 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 2 Mar 2014 20:17:14 +0000 (20:17 +0000)
commitdd167f524ee696893c4677e2fcb9254a32838a57
treecd52c5b7483903201bf291c69654d9c61aeb5734
parent080d8e84f16038f8d90a9abee3b6f472c18ba5e8
Merge r1568404 from trunk:

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.

Submitted by: ylavic
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1573357 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/proxy/mod_proxy_http.c