Re: RemoteIpValve populates the remote address with ip:port instead of ip only

2024-11-27 Thread Chuck Caldarale
> On Nov 27, 2024, at 17:08, Balazs Jantek wrote: > > I am debugging a scenario where Tomcat 10.1.26 is working behind an > Application Gateway on Microsoft Azure. > > The webpage makes a request to /favicon.ico which goes through the > RemoteIpValve, which correctly identifies that the request

RemoteIpValve populates the remote address with ip:port instead of ip only

2024-11-27 Thread Balazs Jantek
Hi, I am debugging a scenario where Tomcat 10.1.26 is working behind an Application Gateway on Microsoft Azure. The webpage makes a request to /favicon.ico which goes through the RemoteIpValve, which correctly identifies that the request is an internal one, based on the beginning of the IPv4 addr