mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Turns out that fedora-alt needs even more than 3 minutes... jeez
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -6,7 +6,7 @@ SetEnv proxy-nokeepalive 1
|
||||
|
||||
{% if env != "staging" %}
|
||||
# Checkins are slowish, unfortunately this needs to be on the Server Config level
|
||||
ProxyTimeout 180
|
||||
ProxyTimeout 600
|
||||
|
||||
ProxyPass "/mirrormanager/xmlrpc" "http://mm-frontend-checkin01/mirrormanager/xmlrpc"
|
||||
ProxyPassReverse "/mirrormanager/xmlrpc" "http://mm-frontend-checkin01/mirrormanager/xmlrpc"
|
||||
|
||||
Reference in New Issue
Block a user