]> granicus.if.org Git - apache/commit
need to flush output buffer before reading in proxy mode
authorDoug MacEachern <dougm@apache.org>
Fri, 29 Mar 2002 07:23:09 +0000 (07:23 +0000)
committerDoug MacEachern <dougm@apache.org>
Fri, 29 Mar 2002 07:23:09 +0000 (07:23 +0000)
commitc0797583d16b69348fc112cada4442ee75fb29c1
treeffca9ffd892aa87b271f0bedf8692885f5ef50e7
parent5d625d916c232def3301a3733ad09d5dbf70a014
need to flush output buffer before reading in proxy mode

need to call ssl_hook_process_connection in the output filter in proxy
mode, since proxy hits the output filter before the input filter

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