]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR:
authorDoug MacEachern <dougm@apache.org>
Tue, 2 Apr 2002 04:30:49 +0000 (04:30 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 2 Apr 2002 04:30:49 +0000 (04:30 +0000)
commitfb5da50b0830564b33e8812bf0a6090a058623ee
tree547541f882bb94322fa0a66b2fe81d6596865088
parent3fb174aaca6be8fe68e5271676a4c802d00c3e2c
PR:
Obtained from:
Submitted by:
Reviewed by: Ryan Bloom
remove call to ap_proxy_reset_output_filters() and the function itself.
this call breaks ssl proxy when the client is using keepalives.
this function is also no longer needed with recent-ish filter changes.

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