[yum-commits] docs/yum.conf.5
zpavlas at osuosl.org
zpavlas at osuosl.org
Mon Aug 26 08:34:32 UTC 2013
docs/yum.conf.5 | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit b76806294d39513c2718e80bdf3b51bf536f258c
Author: Zdenek Pavlas <zpavlas at redhat.com>
Date: Mon Aug 26 10:33:59 2013 +0200
docs: throttling is per-connection, suggest max_connections=1. BZ 998263
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 4369811..8a7de80 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -353,6 +353,10 @@ the maximum available bandwidth.
Set to `0' to disable bandwidth throttling. This is the default.
+Note that when multiple downloads run simultaneously the total bandwidth might
+exceed the throttle limit. You may want to also set max_connections=1 or scale
+your throttle option down accordingly.
+
.IP
\fBminrate \fR
This sets the low speed threshold in bytes per second. If the server
More information about the Yum-commits
mailing list