And fix the checkpath for ipsilon
This commit is contained in:
parent
029e9eafad
commit
fd417782c1
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ listen totpcgiprovision 0.0.0.0:10019
|
||||||
listen ipsilon 0.0.0.0:10020
|
listen ipsilon 0.0.0.0:10020
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server ipsilon01 ipsilon01:80 check inter 10s rise 1 fall 2
|
server ipsilon01 ipsilon01:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /static/fedora/fedora-authn-logo-white.png
|
option httpchk GET /ui/fedora/repeater.png
|
||||||
|
|
||||||
listen askbot 0.0.0.0:10021
|
listen askbot 0.0.0.0:10021
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue