rale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Monday, August 1, 2016 2:23 PM
To: Tomcat Users List
Subject: RE: Tomcat 8 RemoteIpValve Issues
> From: Kasa, Nubli [mailto:mmohd...@iu.edu]
> Subject: RE: Tomcat 8 RemoteIpValve Issues
> This doesn't seem to be the case with a fresh new ins
43 AM
To: Tomcat Users List
Subject: Re: Tomcat 8 RemoteIpValve Issues
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nubli,
On 7/28/16 3:30 PM, Kasa, Nubli wrote:
> It seems that requestAttributesEnabled="true" is required in order to
> make the valve work.
Note that requestAt
9
On Jul 28, 2016, at 9:23 AM, Kasa, Nubli wrote:
Hi,
We have been using RemoteIpValve in Tomcat 7 but it stopped working for us in
Tomcat 8. Our load balancer will set a header named "X-Cluster-Client-Ip" with
the client's IP as its value. We expect the client's IP valu
Hi,
We have been using RemoteIpValve in Tomcat 7 but it stopped working for us in
Tomcat 8. Our load balancer will set a header named "X-Cluster-Client-Ip" with
the client's IP as its value. We expect the client's IP value would be
overwritten as the "remoteAddr" but it is not. It is working fo