Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: rubine2323 on October 29, 2017, 05:18:26 PM



Title: Manage more then 10 Rigs
Post by: rubine2323 on October 29, 2017, 05:18:26 PM
Is there a way for example point 10 rigs to a proxy and from the proxy point it to the pool.
So i could handle if pool x failed connection connect to pool y?

So the pool should only detect it like one worker(rig).


Title: Re: Manage more then 10 Rigs
Post by: Ambros on October 29, 2017, 05:43:57 PM
Yeah, they are called exactly stratum proxy.

For example I use this one for zcash related coins:
https://github.com/BScrk/zecproxy


Title: Re: Manage more then 10 Rigs
Post by: 0xcosmos on October 29, 2017, 06:11:45 PM
Is there a way for example point 10 rigs to a proxy and from the proxy point it to the pool.
So i could handle if pool x failed connection connect to pool y?

So the pool should only detect it like one worker(rig).

you can also use a same name to make them look like one rig


Title: Re: Manage more then 10 Rigs
Post by: rubine2323 on October 30, 2017, 02:24:11 AM
Yeah, they are called exactly stratum proxy.

For example I use this one for zcash related coins:
https://github.com/BScrk/zecproxy

Thank you already got it running :) (other coin/other proxy)


Title: Re: Manage more then 10 Rigs
Post by: Ambros on October 30, 2017, 10:48:40 AM
Yeah, they are called exactly stratum proxy.

For example I use this one for zcash related coins:
https://github.com/BScrk/zecproxy

Thank you already got it running :) (other coin/other proxy)

Please share the details here and maybe update the topic title, so that it can be useful for other people