Author

Topic: bitcoind for many website (Read 381 times)

staff
Activity: 3374
Merit: 6530
Just writing some code
October 11, 2015, 10:43:29 AM
#2
Hello everybody!
how can I connect many website with 1 bitcoind ?
example:
http://domain1.com
http://domain2.com
http://domain3.com
how bitcoind callback for each website separate?
Thanks
Just connect them normally and use RPC to get data from bitcoind. There are by default 4 rpc threads so you can have 4 concurrent requests. This can be increased as needed.
newbie
Activity: 24
Merit: 0
October 11, 2015, 08:16:48 AM
#1
Hello everybody!
how can I connect many website with 1 bitcoind ?
example:
http://domain1.com
http://domain2.com
http://domain3.com
how bitcoind callback for each website separate?
Thanks
Jump to: