URL change for odcs.

This commit is contained in:
Ralph Bean 2017-10-05 18:02:31 +00:00
parent 07c1d91914
commit e088283bfb

View file

@ -449,7 +449,7 @@ listen os-nodes 0.0.0.0:10065
listen odcs 0.0.0.0:10066
balance hdr(appserver)
server odcs-frontend01 odcs-frontend01:80 check inter 20s rise 2 fall 3
option httpchk GET /odcs/1/composes/
option httpchk GET /api/1/composes/
{% endif %}
# Apache doesn't handle the initial connection here like the other proxy
# entries. This proxy also doesn't use the http mode like the others.