zulip/puppet/zulip_internal/files/nginx
Tim Abbott afaff0c2cf nginx: Set X-Forwarded-For in common proxy configuration.
Previously we sometimes set it to $proxy_add_x_forwarded_for and other
times to $remote_addr, but according to

http://wiki.nginx.org/HttpProxyModule#.24proxy_add_x_forwarded_for

$proxy_add_x_forwarded_for handles this for us -- it will be
$remote_addr if there was no X-Forwarded-For header anyway.

(imported from commit 67dc52250e3e7751b1bf375d1a71d0272475435c)
2013-12-05 15:25:25 -05:00
..
sites-available nginx: Set X-Forwarded-For in common proxy configuration. 2013-12-05 15:25:25 -05:00
zulip-include nginx: Set X-Forwarded-For in common proxy configuration. 2013-12-05 15:25:25 -05:00
zulip-include-app.d [puppet] Update set_real_ip_from to use lb0's internal IP address. 2013-12-03 14:29:34 -05:00