[quote author=113522649 post=518471751]Hi guys,
Thanks for answers :)
Gabriel, you're right. Caching Proxy exactly does what I need. I have to discuss that option with my people because I don't know if I have a machine/server where I can install it. :S And If I install CP with LB, I will have to configure any of them for port 81. :S
Christoph, great article!! Surprisely it mentioned:
"Since MAC Forwarding keeps SourceIP=Clientip it is easy to log clientip in the backend server access logs where as with NAT the clientip is lost and Edge is not a server type that has an equivalent to an access log."
But it doesn't say how to log clientip in the backend server :'(
Right now, the only thing I thought for logging clientip is use a tool like TCPdump to capture all packets to a binary file which is readable, in the load balancer or backend server. But I don't know if that is a good option.
Let me know what you're think. ;)
Thanks for all!
[/quote]
That depends on what the backend system (and it's topology) is.
IHS (and other web servers) provide access logging which by default logs the client ip address for each HTTP request.
As far as I know, WAS itself provides access logging, too, but as far as I know it's hidden somewhere deep in ibm console.