Reverse proxy - how to forward client IP address to Netlify

Hey @hrishikesh, indeed, our setup must be similar to having Cloudflare in front of Netlify.
But our reverse proxy is not caching or interfering Netlify responses, our only issue is with GeoIP and before that it worked for years thanks to the x-forwarded-for header.

And as stated here, it seems you’ve built some ways to pass the client IP.

Yes thanks, I would love to get clarifications from your engineering team :slight_smile: