LP1834208 Update proxy example configuration files collab/dyrcona/lp1834208-purge-apache2-websockets
authorJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 21:58:50 +0000 (17:58 -0400)
committerJason Stephenson <jason@sigio.com>
Tue, 2 Jul 2019 21:58:50 +0000 (17:58 -0400)
commit7e37df1e8ec4258a07d2ae22e60c7a637aaf3887
tree4b1ad6c1214960ca59df4f947bb2d3f85b2fdf1c
parentb7e2fd69e7350f249a627fcb56120a12bb8df857
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>
examples/haproxy/osrf-ws-http-proxy
examples/nginx/osrf-ws-http-proxy