Hi after I upgrade to 1.2.1… I’ve seen our internal ip 192.168.0.102… showing on piwik logs…
On my config.ini.php I have this setting enable
[General]
proxy_client_headers[] = "HTTP_CF_CONNECTING_IP"
proxy_client_headers[] = "HTTP_CLIENT_IP"
proxy_host_headers[] = "HTTP_X_FORWARDED_HOST"
proxy_client_headers[] = “HTTP_X_FORWARDED_FOR”
How to resolve this? I’m behind load balancer