Revert "haproxy: set keepalive mode for kojipkgs"

This reverts commit fa729a6210.

See https://pagure.io/releng/issue/11439

Lets revert this to check on the rpm-ostree retry fix.
This commit is contained in:
Kevin Fenzi
2024-05-07 11:21:47 -07:00
parent 134f77da5b
commit 194213a6bf

View File

@@ -343,10 +343,8 @@ backend ipa01-backend
frontend kojipkgs-frontend
bind 0.0.0.0:10062
default_backend kojipkgs-backend
option http-keep-alive
backend kojipkgs-backend
option http-keep-alive
balance uri
server kojipkgs01.{{ datacenter }}.fedoraproject.org kojipkgs01.{{ datacenter }}.fedoraproject.org:80 check inter 10s rise 1 fall 2
server kojipkgs02.{{ datacenter }}.fedoraproject.org kojipkgs02.{{ datacenter }}.fedoraproject.org:80 check inter 10s rise 1 fall 2