Subject: trickle upload limit also limits download to 10KiB/s
Package: trickle
Version: 1.07-5
Severity: normal
*** Please type your report below this line ***
source : https://bugs.launchpad.net/ubuntu/+source/trickle/+bug/193195
If I set trickle to limit my upload while using it to control a
download, the download limit will be stuck a preset
value:
~$ trickle -u 8 wget -c
http://cdimage.debian.org/debian-cd/5.0.0/i386/iso-cd/debian-500-i386-netinst.iso
this should just limit my upload to 8KiB/s, but what it does is to limit
download rate at 10KiB/s no mater what the
upload limit I set.
It could even be:
~$ trickle -u 1024 wget -c
http://cdimage.debian.org/debian-cd/5.0.0/i386/iso-cd/debian-500-i386-netinst.iso
It would still limit my download rate by 10KiB/s
trickle -s #standalone doesnt change this;
trickle -u UPSPEED -d DOWNSPEED does in fact allow bigger speeds;
trickle -u UPSPEED limit the download to 10KiB/s
Should use the full speed for download when we specify only an upload
limit. The 10KiB/s seems to be the limit defined
in the source file trickle.c
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid-updates
APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'),
(500, 'intrepid-proposed'), (500, 'intrepid-backports'), (500, 'intrepid')
Architecture: i386 (i686)
Kernel: Linux 2.6.27-13-generic (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages trickle depends on:
ii libc6 2.8~20080505-0ubuntu9 GNU C Library: Shared libraries
ii libevent1 1.3e-3 An asynchronous event
notification
trickle recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org