Just tested...
it seems that using -s wont change anything.
BUT using -d parameter does affect the download speed.

So this is a bug, because not using -d, and only -u, it limits the
donwload to 10KiB/s and not the maximum of the connection.

So the orginal reports is correct.

** Description changed:

  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://neacm.fe.up.pt/pub/ubuntu-releases/gutsy/ubuntu-7.10-desktop-i386.iso
  
- this should just limit my upload to 8KB/s, but what it does is to limit 
download rate at 10KB/s no mater what the upload limit I set.
+ 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://neacm.fe.up.pt/pub/ubuntu-releases/gutsy/ubuntu-7.10-desktop-i386.iso 
- It would still limit my download rate by 10KB/s
+ It would still limit my download rate by 10KiB/s
+ 
+ -----------------------
+ 
+ New information:
+ trickle -s #standalone doesnt change this;
+ trickle -u UPSPEED -d DOWNSPEED does in fact allow bigger speeds;
+ trickle -u UPSPEED_BIGGER_THEN_10KiB/s works as expected

-- 
[hardy] trickle upload limit also limits wget download
https://bugs.launchpad.net/bugs/193195
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to