Bitcoin Forum
May 09, 2024, 06:41:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is it better to have multiple connections or a single one to a pool ?  (Read 138 times)
ByFish (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 26, 2023, 05:29:44 PM
 #1

Hi,

I'm currently trying to code my own BTC proxy mining pool that need to handle at least 10k workers but I'm still in need of informations to build it correctly.

My main inquiery is about the TCP connection between my proxy pool and the pool.

Should I need to open a connection between the proxy and the pool for each worker or should I create a single connection for all worker in my proxy ?

I think the best option in my case is the second one (open 10k connections with the same ip may result as ban ?) but it implies more work to do and understanding.

In that case how should I manage the high difficulty of the proxy pool ?

Thanks you for you answer and don't hesitate to share me all interesting links you have about it !
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!