Bitcoin Forum
August 01, 2024, 06:59:57 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: websocket for stratum connections  (Read 329 times)
felixbrucker (OP)
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
March 04, 2017, 05:22:53 PM
Last edit: March 04, 2017, 05:36:50 PM by felixbrucker
 #1

Hi all,

i have written a small proxy nodejs script which will proxy standard tcp socket (stratum) connections to another proxy B which sends the data to a destination tcp socket (stratum) server.

i have done that to avoid same ip banning from nicehash for large ip ranges and i only have a metered internet connection at home so i just deployed it to openshift, thus relying on websockets instead of regular sockets.

is there any project using websockets already for stratum implementations, or is it just too much overhead ? i suppose it adds some overhead, but not that much

cheers

edit: im monitoring my reject rate with this setup, and so far it is zero (as it was without the proxy overhead)
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!