URL change for odcs.
This commit is contained in:
parent
07c1d91914
commit
e088283bfb
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ listen os-nodes 0.0.0.0:10065
|
||||||
listen odcs 0.0.0.0:10066
|
listen odcs 0.0.0.0:10066
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server odcs-frontend01 odcs-frontend01:80 check inter 20s rise 2 fall 3
|
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 %}
|
{% endif %}
|
||||||
# Apache doesn't handle the initial connection here like the other proxy
|
# 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.
|
# entries. This proxy also doesn't use the http mode like the others.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue