Bump Koji max response timeout (https://pagure.io/koji/issue/259)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8bfee983f5
commit
842af31f80
1 changed files with 2 additions and 0 deletions
|
@ -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 /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue