]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_fcgi: forcing proxy_conn->close here is useless, same is done
authorYann Ylavic <ylavic@apache.org>
Fri, 12 Aug 2016 14:04:51 +0000 (14:04 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 12 Aug 2016 14:04:51 +0000 (14:04 +0000)
commitca4e35a740906bab3f36d2d9dd8ff867fe9a3fe4
tree5989efa57028dfa0d7927ad477f4fb233e209dba
parent1bda0469cfdb6734be629894c7d593462fbd6a97
mod_proxy_fcgi: forcing proxy_conn->close here is useless, same is done
either above in ap_proxy_determine_connection(), or below in
ap_proxy_release_connection().

[Reverted by r1757097]

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