Add mm-frontend02 to haproxy
This commit is contained in:
parent
a45f18bfd7
commit
4ca7cdfed4
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ listen voting 0.0.0.0:10007
|
|||
listen mirrormanager 0.0.0.0:10008
|
||||
balance hdr(appserver)
|
||||
server mm-frontend01 mm-frontend01:80 check inter 60s rise 2 fall 3
|
||||
server mm-frontend02 mm-frontend02:80 check inter 60s rise 2 fall 3
|
||||
option httpchk GET /mirrormanager/static/mirrormanager2.css
|
||||
|
||||
listen bodhi 0.0.0.0:10009
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue