mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 12:12:23 +08:00
koji_hub: increase timeout above the proxy timeout to handle race conditions
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
RewriteEngine On
|
||||
RewriteRule ^/$ /koji/ [R,L]
|
||||
KeepAlive On
|
||||
KeepAliveTimeout 15
|
||||
KeepAliveTimeout 16
|
||||
MaxKeepAliveRequests 500
|
||||
|
||||
ServerLimit 2000
|
||||
|
||||
Reference in New Issue
Block a user