Bitcoin Forum
May 11, 2024, 02:51:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Running multiple Bitcoin instances.  (Read 2506 times)
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1076


View Profile
March 21, 2011, 10:52:11 AM
 #1

Is this a good setup to run 2+ bitcoin instances?

Each one is running under a separate user, so no need to set -datadir.

bitcoind -rpcport=8721 # this will be the master running as root
bitcoind -rpcport=8121 -connect=127.0.0.1 -nolisten  # slave 1
bitcoind -rpcport=8216 -connect=127.0.0.1 -nolisten  # slave 2

The above is for 2 users. They connect through the master node.

Am I missing anything?
1715439107
Hero Member
*
Offline Offline

Posts: 1715439107

View Profile Personal Message (Offline)

Ignore
1715439107
Reply with quote  #2

1715439107
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715439107
Hero Member
*
Offline Offline

Posts: 1715439107

View Profile Personal Message (Offline)

Ignore
1715439107
Reply with quote  #2

1715439107
Report to moderator
1715439107
Hero Member
*
Offline Offline

Posts: 1715439107

View Profile Personal Message (Offline)

Ignore
1715439107
Reply with quote  #2

1715439107
Report to moderator
dishwara
Legendary
*
Offline Offline

Activity: 1855
Merit: 1016



View Profile
March 21, 2011, 03:18:02 PM
 #2

In linux or windows?
genjix (OP)
Legendary
*
Offline Offline

Activity: 1232
Merit: 1076


View Profile
March 21, 2011, 05:02:33 PM
 #3

what's a windows?

yes i run linux.
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12983


View Profile
March 21, 2011, 08:31:29 PM
 #4

That's right.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
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!