Bitcoin Forum
December 15, 2024, 05:50:32 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Limit upload on bitcoin-qt?  (Read 1094 times)
Frozenlock (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
March 30, 2013, 06:21:23 AM
 #1

I was wondering if there's a way to limit the upload rate on bitcoin-qt.

I want to run a full node, but I also want to make sure my webserver isn't crippled because some other peer is downloading the blockchain at full upload speed.

Oh, and I did search the forum. I know there's some 'workaround', but I'd prefer if this control was directly in the client.
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1036



View Profile WWW
March 30, 2013, 06:45:09 AM
 #2

https://bitcointalk.org/index.php?topic=100779.0
https://bitcointalk.org/index.php?topic=141802.0
https://bitcointalk.org/index.php?topic=45221.0

In linux you can use a tool called "trickle" to limit your bandwidth like this:

Code:
trickle -u50 bitcoind

That will limit its upload to 50kb/s
Frozenlock (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
March 30, 2013, 03:35:29 PM
 #3

Hmm... that's still not in the client, but should do the trick.

Thank you very much! *Tip*
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!