LP1834208 Update proxy example configuration files
authorJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 21:58:50 +0000 (17:58 -0400)
committerJason Boyer <jboyer@library.in.gov>
Tue, 9 Jul 2019 12:36:58 +0000 (08:36 -0400)
commitfa1117327f6bfddccc8266351526329035c947d2
tree4b1ad6c1214960ca59df4f947bb2d3f85b2fdf1c
parentf5866cbab94860530490d5013044fc8d2d0fb90a
LP1834208 Update proxy example configuration files

The examples/haproxy/osrf-ws-http-proxy file needed a syntax
correction with the listen directive.

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

This latter change also suggests changes in the Evergreen Apache 2
configuration examples.

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