Re: [EMAIL PROTECTED] mod_proxy: 302 redirect makes Apache ignore some headers

2008-12-02 Thread Martijn Grooten
On Fri, Nov 28, 2008 at 5:14 PM, Nick Kew wrote: > Upgrade. 2.0.x mod_proxy is ancient and had lots of bugs. Correct > handling of response headers was fixed just over a year ago (though > that was principally down to protocol niceties, and I think cookies > in 2.2 may have been fixed much earlie

[EMAIL PROTECTED] mod_proxy: 302 redirect makes Apache ignore some headers

2008-11-28 Thread Martijn Grooten
Hello. I am running an Apache 2.0.52 web server that forwards most requests to a non-Apache back-end server using mod_proxy. This works fine in most cases. However, when the back-end server sends a 302 redirect response, Apache ignores some headers when forwarding this response to the client. In p