Hello,

        I’m noticing that mod_proxy sends its entire payload upstream without 
checking for an early response (e.g., 308 or 404). If upstream sends such a 
response then closes the connection, mod_proxy never sees it and reports a 502 
back.

        Browsers don’t behave this way; they see the response and forward it as 
expected. Is this a bug in mod_proxy?

-Felipe Gasper
Mississauga, ON
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to