[Tilesathome] Upload bandwidth limiting
Jocelyn Jaubert
jocelyn.jaubert at gmail.com
Sun Feb 3 10:41:47 GMT 2008
Hi,
Le 3 février 2008, Matthias Julius a écrit :
> Does anybody have a good (easy) solution for limiting the upload
> bandwidth of the client on linux?
You can use trickle (http://monkey.org/~marius/pages/?page=trickle).
In your case, you could run the following command line to limit upload
to 10 ko/s:
trickle -u 10 ./tilesGen.pl loop
I don't know if it works with perl script, but I don't see why it
wouldn't.
Jocelyn
More information about the Tilesathome
mailing list