H.S. wrote: > > I put this in /etc/apt/apt.conf file: > // Options for the downloading routines > Acquire > { > // HTTP method configuration > http > { > Dl-Limit "10"; // 7Kb/sec maximum download rate > }; > > }; > > > and now aptitude download is limited to around that value in Kb/sec > (Kilobits/sec).
Sorry, my mistake. With the above option, it is 10 Kilo *Bytes* per sec. In the documentation file referred to earlier, the comment which has "7kb/sec" appears to be incorrect. It should be "7kB/sec". The small 'b' usually means 'bits' and "B" means Bytes. -- Please reply to this list only. I read this list on its corresponding newsgroup on gmane.org. Replies sent to my email address are just filtered to a folder in my mailbox and get periodically deleted without ever having been read. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org