Update the haproxy httpchk for bodhi02.stg
This commit is contained in:
parent
72bab5f0b5
commit
ce95f48acd
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ listen bodhi 0.0.0.0:10009
|
||||||
listen bodhi2 0.0.0.0:10010
|
listen bodhi2 0.0.0.0:10010
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3
|
server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3
|
||||||
option httpchk GET /updates/nagios
|
option httpchk GET /
|
||||||
|
|
||||||
listen freemedia 0.0.0.0:10011
|
listen freemedia 0.0.0.0:10011
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue