How IP's are mapped to pxRequestor.pxReqRemoteAddr property
We are trying to get the Client IP's to get the workstation ID's. If we use Direct JVM URL's it works fine we are able to get correct IP from pxRequestor.pxReqRemoteAddr. But when we use F5 Load balancer URl we don't correct IP in pxRequestor.pxReqRemoteAddr.
We would like to know how pxRequestor.pxReqRemoteAddr is populated and what configuration is required to get the Client IP whether it is from Webserver OR App server OR Load balancer side.