Web Load Balancing and Proxy
Has anyone had any luck using a reverse proxy/load balancer with Relius Web and tracking the originating IP? As it stands right now in our testing, the wwwtrackinglog table will only grab the IP of the proxy. The originating IP should be stored in the X-Forwarded-For header.
9 Views

Hey @Kenneth Sullivan - I have been waiting on an answer to your question for over two years (see https://www.rtug.org/forum/general/source-ip-tracking). 😜 Unfortunately, I suspect that the only way to change this is via compiled code (i.e. I don't think you can just change a simple stored proc, JavaScript, aspx, etc.).