Point haproxy at koschei-backend
This commit is contained in:
parent
85aff16d9b
commit
c2bbe8e9e5
1 changed files with 0 additions and 4 deletions
|
@ -251,11 +251,7 @@ listen kerneltest 0.0.0.0:10038
|
|||
|
||||
listen koschei 0.0.0.0:10040
|
||||
balance hdr(appserver)
|
||||
{% if env == "staging" %}
|
||||
server koschei-web01 koschei-web01:80 check inter 10s rise 1 fall 2
|
||||
{% else %}
|
||||
server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
||||
{% endif %}
|
||||
option httpchk GET /koschei/
|
||||
|
||||
listen autocloud 0.0.0.0:10041
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue