Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 6.1.12.rc2
-
Fix Version/s: None
-
Component/s: Servlet
-
Labels:None
-
Number of attachments :
Description
Hi,
I'm driving Jetty behind an Apache SSL Proxy with mod_proxy/mod_rewrite. The proxy URL is http like, regarding performance issues. Unfortunately any servlet-redirects will be set up with http scheme location instead of a https scheme location.
I don't know if this topic is solvable on the Jetty side, but this is in general a blocker for using Jetty in production.
Andreas,
Have a look at
JETTY-264, which suggests a solution.cheers
Jan