From 6d54f56f5d29b0dac7c850073be1de52a15b4aa9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 21 Jul 2019 18:43:08 +0000 Subject: [PATCH] happroxy: switch that and try uri balancing. Signed-off-by: Kevin Fenzi --- roles/haproxy/templates/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 8431e1d7f0..9486aa2952 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -433,7 +433,7 @@ frontend kojipkgs-frontend default_backend kojipkgs-backend backend kojipkgs-backend - balance source + balance uri 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 /