bittorrent upload too invasive
Marc Lijour <[email protected]> Thu, 17 Mar 2005 11:25:36 -0500
| Newsgroups | gmane.linux.mandrake.cooker.amd64 |
|---|---|
| Message-ID | <[email protected]> |
I am downloading the DVD, thank you for that. My upload is up to 50+ KiB/s whille the download is around 5. The upload is totally killing the download bandwith. I used trickle from the i586 repository but it complains in this way: /usr/bin/python: error while loading shared libraries: /usr/lib/trickle/trickle-overload.so: cannot open shared object file: No such file or directory But the library looks ok. $ ll /usr/lib/trickle/ total 24 -rw-r--r-- 1 root root 22160 Oct 2 2003 trickle-overload.so I even tried to put /usr/lib/trickle in ld.so.conf (I don't know if this is a good idea, but ldconfig -p does not show it up anyway). $ rpm -q trickle trickle-1.06-1mdk Name : trickle Relocations: (not relocatable) Version : 1.06 Vendor: MandrakeSoft Release : 1mdk Build Date: Thu 02 Oct 2003 09:51:41 AM EDT Install Date: Thu 17 Mar 2005 10:50:59 AM EST Build Host: klama.mandrake.org Group : Networking/Other Source RPM: trickle-1.06-1mdk.src.rpm Size : 75704 License: BSD Signature : DSA/SHA1, Tue 05 Oct 2004 12:35:46 PM EDT, Key ID 445935f878d019f5 Packager : Götz Waschk <[email protected]> URL : http://www.monkey.org/~marius/trickle/ Summary : A portable lightweight userspace bandwidth shaper. Any idea? Thanks.