mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-27 00:51:39 +08:00
switch to balance kojipkgs on uri
This commit is contained in:
@@ -407,7 +407,7 @@ listen ipa01 0.0.0.0:10061
|
||||
|
||||
{% if env == "production" and 'phx2' in inventory_hostname %}
|
||||
listen kojipkgs 0.0.0.0:10062
|
||||
balance source
|
||||
balance uri whole
|
||||
server kojipkgs01.phx2.fedoraproject.org kojipkgs01.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
server kojipkgs02.phx2.fedoraproject.org kojipkgs02.phx2.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /
|
||||
|
||||
Reference in New Issue
Block a user