DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12263>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12263

response.sendRedirect won't send to Tomcat SSL





------- Additional Comments From [EMAIL PROTECTED]  2003-07-11 12:16 -------
We are having a similar issue. I assume that this has to do with the fact that
Tomcat Coyote connector knows about proxyName and proxyPort attributes, however
assumes always http for the proxy. If you are using a HTTPS reverse proxy (or as
you, a Stronghold Apache frontend), the 302 redirect "Location" header receives
the wrong full qualified URL.

I didn't do any further investigation, but I suggest the solution of adding a
proxyScheme attribute which by default is http, but can be overridden with
"https", the only alternative valid value.

I also would change the Component of this bug, but I leave this to active
developers to decide.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to