How to forward client IP via HAProxy #833
Unanswered
steveharman
asked this question in
Self-Hosted Support
Replies: 2 comments
-
I know this is old, but i just had this issue with missing geodata in plausible using HAProxy. All i needed was |
Beta Was this translation helpful? Give feedback.
0 replies
-
Tacking on some more info for others that might search this - for HAProxy on pfsense. On each Backend - under Advanced Settings - Backend passthrough - add |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This isn't strictly a Plausible question, but as it's a vital step in making Plausible useful in its self-hosted form, I wondered if anyone had an example of the config for HAProxy > nginx which forwards the
client IP
to my web server when they hit HAProxy (so Plausible & geo-ip can work with it.I've tried variations around the following, but my server only ever sees the HAProxy private-IP:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions