Add koschei-web02 to haproxy
This commit is contained in:
parent
1fb0dcceec
commit
577f928431
1 changed files with 1 additions and 0 deletions
|
@ -335,6 +335,7 @@ frontend koschei-frontend
|
||||||
backend koschei-backend
|
backend koschei-backend
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server koschei-web01 koschei-web01:80 check inter 10s rise 1 fall 2
|
server koschei-web01 koschei-web01:80 check inter 10s rise 1 fall 2
|
||||||
|
server koschei-web02 koschei-web02:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /koschei/
|
option httpchk GET /koschei/
|
||||||
|
|
||||||
frontend autocloud-frontend
|
frontend autocloud-frontend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue