diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 129ebd3448..1a6ff99efb 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -454,6 +454,7 @@ backend koji-backend timeout server 3h balance hdr(appserver) server koji01 koji01:80 check inter 10s rise 1 fall 2 + server koji02 koji02:80 check inter 10s rise 1 fall 2 option httpchk GET / # Only enable this on phx2 proxies