Re: RemoveIpValve and valve execution order

2011-11-22 Thread rswart
- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/RemoveIpValve-and-valve-execution-order-tp32872128p32872144.html Sent from the Tomcat

RemoveIpValve and valve execution order

2011-11-21 Thread rswart
prefix=${instanceId}_access. suffix=.log pattern=%h %{Host}i %t quot;%rquot; %s %b %{klm_tracking_id}c %S %D / Richard -- View this message in context: http://old.nabble.com/RemoveIpValve-and-valve-execution-order-tp32872128p32872128.html Sent from the Tomcat - User mailing list

Re: RemoveIpValve and valve execution order

2011-11-21 Thread Konstantin Kolinko
2011/11/22 rswart rjsw...@gmail.com: Hi, I'm trying to configure the RemoteIp in combination with AccessLogValve. request.getRemoteAddr() return the  correct remote-ip from X-Forwarded-For header, but AccessLogValve still logs the unmodified (proxy) ip-address. Can this be related to the