Post
Topic
Board Pools
Re: [~15 TH] HHTT - Selected Diff/Stratum/PPLNS/Paid Stales/High Availability/Tor
by
fireduck
on 25/10/2013, 02:52:51 UTC
I've written up some sample cgminer configs and make some new dns round-robin pools for faster failover:

http://hhtt.1209k.com/config.php

This way cgminer can fail away from a failed node much faster than my health checks will pull it.

FireDuck,
I have many many more pools setup to ensure I am always mining so I do not think the load balance is an option for me.  To ensure the best fail over should I set these two as my first two pools?

stratum+tcp://set0.hhtt.1209k.com:3333
stratum+tcp://set1.hhtt.1209k.com:3333

Or should I set all of these?  If so, in which order is preferred?

us-central-1a.hhtt.1209k.com - A single node
us-central-1b.hhtt.1209k.com - A single node
us-central-2a.hhtt.1209k.com - A single node
eu-west-1a.hhtt.1209k.com - A single node

Or all 6?  Again which order?

stratum+tcp://set0.hhtt.1209k.com:3333
stratum+tcp://set1.hhtt.1209k.com:3333
us-central-1a.hhtt.1209k.com - A single node
us-central-1b.hhtt.1209k.com - A single node
us-central-2a.hhtt.1209k.com - A single node
eu-west-1a.hhtt.1209k.com - A single node

Thanks!
-Wave

I recommend using just set0 and set1.  The four nodes are in those sets and any new nodes I create will be as well.

You don't want to use individual nodes, I might change them at any time.