]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
Use only X-Forwarded-For in example proxy configurations user/dyrcona/lp1834208-purge-apache2-websockets-wip
authorJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 16:49:49 +0000 (12:49 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 16:49:49 +0000 (12:49 -0400)
commit7d0d43f09206ec33125460e47154b41a8510b4d3
tree4b1ad6c1214960ca59df4f947bb2d3f85b2fdf1c
parent23a72fb28b9f23e124d4d630564b3d859219b791
Use only X-Forwarded-For in example proxy configurations

Remove X-Real-IP lines from the example nginx proxy configuration, and
remove the X-Client-IP line from the exampl haproxy configuration.
These entries are redundant when X-Forwarded-For is being used.

Signed-off-by: Jason Stephenson <jason@sigio.com>
examples/haproxy/osrf-ws-http-proxy
examples/nginx/osrf-ws-http-proxy