]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy: we don't need ap_proxy_ssl_connection_cleanup() anymore with
authorYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 21:49:15 +0000 (21:49 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 27 Jun 2016 21:49:15 +0000 (21:49 +0000)
commitb031a1ffed23ddc5519853318a9751db0d823137
treed2b1fe679e2c2a7a70e10807678abfe2265661e0
parentc1bf57bc2989fe67276fc662ce44144572ed450e
mod_proxy: we don't need ap_proxy_ssl_connection_cleanup() anymore with
ap_proxy_check_backend() used at connection reuse time, so remove its last call and deprecate it.

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