I'm new to IBM ISAM and webseal.
How do backend applications get the client (user browser end) ip address? I am able to retrieve the ip address from the HTTP request but that's the address of the reverse proxy and not the client.
The traffic goes from: Client > load balancer > reverse proxy > backend app