Hello,

I have a pair of Pound servers that sit behind Cloudflare (CF)(
https://www.cloudflare.com/.)  Because CF is acting as a reverse proxy, the
IP address recorded in my Pound logs is that of a CF exit node and not that
of the end user.  They do pass along the real ip in the "CF-Connecting-IP"
header.

To fix this I hacked in a 6th option for LogLevel that uses that header
instead of the default address.

So while this works, I am wondering if I missed some obvious config option
to utilize an alternate header for the IP address to log, much like how you
can set real_ip_header <header> in Nginx.

Best,
Stephan Arrington

Reply via email to