Bitcoin Forum
May 24, 2024, 07:04:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: can i make bitcoin-qt to make more than 8 connection?  (Read 10193 times)
betatest512 (OP)
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 09, 2012, 02:29:40 PM
 #1

can i make bitcoin-qt to make more than 8 connection?

can i make it to make 20 connection's

because download of the block chain is very slow
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
October 09, 2012, 02:41:28 PM
 #2

but downloading the block chain isn't what makes it slow, it is the verification which is hindered by your CPU and IO js adding more nodes wouldn't make a difference.
betatest512 (OP)
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 09, 2012, 02:51:51 PM
 #3

can i make bitcoin-qt to make more than 8 connection?

can i make it to make 20 connection's

because download of the block chain is very slow

Number of connections goes up with time. Initially it's just 8, but after few hours you should be have much more connections.

it has been 6 hours till now and only 8 connection

is there a way to get more connection's
CIYAM
Legendary
*
Offline Offline

Activity: 1890
Merit: 1078


Ian Knowles - CIYAM Lead Developer


View Profile WWW
October 09, 2012, 02:53:51 PM
 #4

is there a way to get more connection's

As was stated - this won't increase the speed of your blockchain download at all.

If you want to download it faster then better to download it as a file (that can be done from various sites) - although I guess it's now two files not one.

With CIYAM anyone can create 100% generated C++ web applications in literally minutes.

GPG Public Key | 1ciyam3htJit1feGa26p2wQ4aw6KFTejU
RodeoX
Legendary
*
Offline Offline

Activity: 3066
Merit: 1147


The revolution will be monetized!


View Profile
October 09, 2012, 03:29:15 PM
 #5

You might be firewalled. 8 is all I have ever been able to get without tweaking. I find 8 to be enough.

The gospel according to Satoshi - https://bitcoin.org/bitcoin.pdf
Free bitcoin in ? - Stay tuned for this years Bitcoin hunt!
EhVedadoOAnonimato
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
October 09, 2012, 03:35:17 PM
 #6

I have the impression that, if your node is not listening to incoming connections, bitcoind will not attempt to establish more than 8.
Can some one confirm that?

OP, if you want to listen to income connections, maybe you should check if port 8333 is open in your firewall. In case you have a router/NAT, redirect its 8333 to your computer's 8333.
If you don't know what the hell I'm talking about, just ignore this and be happy with 8 connections, it's enough, and it's not the reason for the slow blockchain download as others have pointed. It's IO more than anything.
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
October 09, 2012, 08:46:26 PM
 #7

I have the impression that, if your node is not listening to incoming connections, bitcoind will not attempt to establish more than 8.
Can some one confirm that?

Correct. The Bitcoin.org client will made eight outgoing connections.  So either the client isn't configured for UPnP or the network doesn't support it or the network (or local system's software firewall) is restricting port 8333 traffic from reaching the client.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
October 10, 2012, 10:06:40 AM
 #8

is there a way to get more connection's

As was stated - this won't increase the speed of your blockchain download at all.

If you want to download it faster then better to download it as a file (that can be done from various sites) - although I guess it's now two files not one.

if you want to download it faster, you just use the -connect option and connect with a fast peer, someone hosted at ovh or hetzner or something.

i had mine set to deliver 5000 blocks at once, because of the bug where ppl request blocks over and over and over.  with 5000 at once, it'll cause most of the clients to ban you for 'flooding'.  there were a few ppl that got up to 130000 pretty fast, though
betatest512 (OP)
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 10, 2012, 11:34:20 AM
 #9

is there a way to get more connection's

As was stated - this won't increase the speed of your blockchain download at all.

If you want to download it faster then better to download it as a file (that can be done from various sites) - although I guess it's now two files not one.

if you want to download it faster, you just use the -connect option and connect with a fast peer, someone hosted at ovh or hetzner or something.

i had mine set to deliver 5000 blocks at once, because of the bug where ppl request blocks over and over and over.  with 5000 at once, it'll cause most of the clients to ban you for 'flooding'.  there were a few ppl that got up to 130000 pretty fast, though


how can i set my bitcoin-qt to send more block's?
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
October 10, 2012, 11:41:27 PM
 #10

how can i set my bitcoin-qt to send more block's?

You can establish more connections by increasing maxconnections (above default of 125):
 - http://en.bitcoin.it/wiki/Running_Bitcoin#Command-line_arguments

That will let you serve a larger number of requests, and thus spew more blocks than a smaller limit might.

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


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!