haproxy: test mirrorlist in stg
This commit is contained in:
parent
bb81a54515
commit
b44f095866
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ backend mirror-lists-backend
|
|||
timeout connect 30s
|
||||
server mirrorlist-local1 127.0.0.1:18081 check inter 1s rise 2 fall 3 weight 100
|
||||
server mirrorlist-local2 127.0.0.1:18082 check inter 1s rise 2 fall 3 weight 100
|
||||
option httpchk GET /mirrorlist
|
||||
option httpchk GET /metalink?repo=epel-7&arch=x86_64
|
||||
option allbackups
|
||||
|
||||
frontend fas-frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue