summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:52:09 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:52:09 +0000
commit85f72a56931e4e9994aa811a77c9d2fec973e30d (patch)
tree3d64d58db05ac5d4d1584a6917b19a9565b38e27 /doc
parent212ad54a664e099ca2f4d240788d5a75254e9358 (diff)
http pipelining control
Author: jgg Date: 1998-12-10 05:39:53 GMT http pipelining control
Diffstat (limited to 'doc')
-rw-r--r--doc/apt.conf.5.yo7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo
index a1ebd784c..9e04069a6 100644
--- a/doc/apt.conf.5.yo
+++ b/doc/apt.conf.5.yo
@@ -87,7 +87,12 @@ updates its index files daily so the default is 1 day. bd(No-Store)
specifies that the cache should never store this request, it is only
set for archive files. This may be usefull to prevent polluting a proxy cache
with very large .deb files. Note: Squid 2.0.2 does not support any of
-these options.
+these options.
+
+One setting is provided to control the pipeline depth in cases where the
+remote server is not RFC conforming or buggy (such as Squid 2.0.2)
+Acquire::http::Pipeline-Depth can be a value from 0 to 5 indicating how many
+outstanding requests APT should send.
dit(bf(cdrom))
CDROM URIs; the only setting for CDROM URIs is the mount point, cdrom::Mount