zulip/puppet/zulip_internal
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
..
files nginx: Set X-Forwarded-For in common proxy configuration. 2013-12-05 15:25:25 -05:00
manifests Revert "[puppet] Add cron job to restart our workers daily." 2013-12-04 10:27:45 -05:00