https://bz.apache.org/bugzilla/show_bug.cgi?id=58433
Bug ID: 58433
Summary: RemoteIpValve not activated on redirect from mapping
Product: Tomcat 8
Version: 8.0.26
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Mapping redirects adding the slash on empty path info will not use the correct
location header when a RemoteIpValve is configured in the engine or servlet
context.
Basically with the RemoteIpValve configured correctly, all returned Location
header on redirect are using the correct protocol, host and port.
But each time the query is "https://my.acme.com:5000/servlet" it redirects to
"http://my.acme.com/servlet/" loosing the protocol and port.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]