Bitcoin Forum
May 09, 2024, 09:43:11 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?
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715290991
Hero Member
*
Offline Offline

Posts: 1715290991

View Profile Personal Message (Offline)

Ignore
1715290991
Reply with quote  #2

1715290991
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: 12982


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!