Tuesday, December 29, 2015

Sitecore Analytics behind a load balancer

In order to enable Sitecore to work behind a load balancer and still get the origin IP address there are 2 settings you need to make. First on the load balancer you need to enable x-forward-for and in Sitecore you need to change the “Analytics.ForwardedRequestHttpHeader” value to “X-Forwarded-For”. Then you will get proper IP addresses.