DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40492>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40492 Summary: Set-Cookie by origin server gets lost when an Apache proxy connects using SSL (mod_ssl) Product: Apache httpd-2 Version: 2.0-HEAD Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: mod_ssl AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When an Apache proxy forwards requests to an origin server using SSL any and all Set-Cookie headers are lost in the responses. If the proxy connections use plaintext the Set-Cookie headers remain as is. This also applies to situations in which the plaintext connection is made to a localhost port to an stunnel instance which in turn implements the SSL connection to the origin server. Moreover it should be noted that using the above mentioned stunnel hack to implement the SSL connection to the origin server makes the response times quite a lot quicker than when using mod_ssl. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
