Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5706

Piwik behind Amazon ELB Elastic Load Balancer

$
0
0

@rpleo wrote:

We've got a super-high traffic site to track (millions of events per day)

Currently we've got a fleet of nano instances running php/nginx behind an ELB with an Aurora instance as the db. Mostly it's fine but I'm noticing in the live realtime data that the visitor IP address is the IP of the load balancer.

ELB supports X-Forwarded-For as it should so I edited the config.ini.php file across the fleet to recognise

proxy_client_headers[] = HTTP_X_FORWARDED_FOR

However I'm still seeing the 'wrong' IP appear in realtime stats. Does anyone have any experience with ELB and Piwik?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5706

Trending Articles