Files
fedora-infra_ansible/roles/haproxy
Kevin Fenzi 46fd68d504 proxies / haproxy: setup some retry for kojipkgs
We are having problems with connections sometimes hanging from proxies
to kojipkgs. Lets try and mitigate that at the haproxy level and
hopefully improve things while we try and figure out what the underlying
cause is.

This should retry connections that failed for any 'retryable' output
(including timeout) and also it should try a _different_ backend than
the one that returned the error. This will not eliminate errors, but
should reduce them.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-10-08 13:39:38 -07:00
..