[Pkg-bitcoin-devel] Bug#701915: bitcoin-qt uses too much outgoing bandwidth

Petter Reinholdtsen pere at hungry.com
Tue Jun 4 08:55:27 UTC 2013


You could limit the bandwidh used by bitcoin-qt by running it using
trickle.  Running it like this would limit bitcoin-qt to use 20 kb/s
for download and 10 kb/s for upload:

  trickle -u 10 -d 20 bitcoin-qt

Using this approach you do not need to change bitcoin-qt at all.

-- 
Happy hacking
Petter Reinholdtsen



More information about the Pkg-bitcoin-devel mailing list