LP1834208 Update proxy example configuration files
authorJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 21:58:50 +0000 (17:58 -0400)
committerBen Shum <ben@evergreener.net>
Sun, 21 Jul 2019 19:51:37 +0000 (15:51 -0400)
commitc409bb7c6688d8f294375e1c549495e6dd637b04
tree4b1ad6c1214960ca59df4f947bb2d3f85b2fdf1c
parent81244409e61cb004f6451c5bece75633088e1880
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>
Signed-off-by: Ben Shum <ben@evergreener.net>
examples/haproxy/osrf-ws-http-proxy
examples/nginx/osrf-ws-http-proxy