#1071668 Add Acquire::Total::Dl-Limit

Package:
apt
Source:
apt
Description:
commandline package manager
Submitter:
Dan Jacobson
Date:
2024-05-23 13:36:03 UTC
Severity:
normal
#1071668#3
Date:
2024-05-23 13:26:55 UTC
From:
To:
apt-transport-http
apt-transport-https
both say

       The used bandwidth can be limited with Acquire::http::Dl-Limit which
       accepts integer values in kilobytes per second. The default value is 0
       which deactivates the limit and tries to use all available bandwidth.
       Note that this option implicitly disables downloading from multiple
       servers at the same time.

That's great. Except when there is a mixture of http and https sources.
(Probably not considered back when there was only http.)

Then to achieve a Dl-Limit=8 we need to do e.g.,