summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-05-24 14:31:31 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-06-25 12:06:21 +0200
commitbf3162b5c61766bf535c2c735b00b1a0c3208605 (patch)
treeccaf055c9f16f07a2c82d30e7ed311d11a707332 /doc
parent6101d018f07ebf103be7290b9e687625353644c0 (diff)
Lower default timeout from 120s to 30s
120s is an insanely high default time out, lower it to 30s to make things a bit nicer. (cherry picked from commit 329a4a6159f1972ff5ec7bc2db26430f26dc61f3)
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 4612f362e..71ec57be0 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -259,7 +259,7 @@ Acquire
{
Proxy "http://127.0.0.1:3128";
Proxy::http.us.debian.org "DIRECT"; // Specific per-host setting
- Timeout "120";
+ Timeout "30";
ConnectionAttemptDelayMsec "250";
Pipeline-Depth "5";
AllowRedirect "true";
@@ -285,7 +285,7 @@ Acquire
Verify-Host "true";
AllowRedirect "true";
- Timeout "120";
+ Timeout "30";
ConnectionAttemptDelayMsec "250";
AllowRedirect "true";
@@ -313,7 +313,7 @@ Acquire
"PASS $(SITE_PASS)";
};
- Timeout "120";
+ Timeout "30";
ConnectionAttemptDelayMsec "250";
/* Passive mode control, proxy, non-proxy and per-host. Pasv mode