Thanks for the quick reply. Works like a charm!
Konstantin Kolinko wrote:
>
> 2011/11/22 rswart :
>>
>>
>> Hi,
>>
>> I'm trying to configure the RemoteIp in combination with AccessLogValve.
>> request.getRemoteAddr() return the correct r
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 execution order of valves? Can I enforce the