From 842af31f80b0215282709975d933a36c9cf25de1 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 28 Dec 2016 20:37:16 +0000 Subject: [PATCH] Bump Koji max response timeout (https://pagure.io/koji/issue/259) Signed-off-by: Patrick Uiterwijk --- roles/haproxy/templates/haproxy.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 3d4f075051..13ed75dcd1 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -363,6 +363,8 @@ listen modernpaste 0.0.0.0:10055 {% if inventory_hostname_short == 'proxy01' or inventory_hostname_short == 'proxy10' %} listen koji 0.0.0.0:10056 + # This needs to be massive due to koji's completeBuild with texlive (https://pagure.io/koji/issue/259) + timeout server 2h balance hdr(appserver) server koji01 koji01:80 check inter 10s rise 1 fall 2 option httpchk GET /