]> granicus.if.org Git - apache/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)
commitcf7be3d0b6232aa638da328478d8c5e3c7fdde15
tree547541f882bb94322fa0a66b2fe81d6596865088
parent62dbb4d67491aea4106204c418171e23a52aacec
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