Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Profit switching pool - wafflepool.com
by
boxofspuds
on 08/03/2014, 08:51:27 UTC
richmke, that speaks bad for the configuration on the miners, don't you have a backup pool? Like EU primary, useast as backup1, etc? This way when any falls it just switches till it is over.

I start cgminer with a batch file. How can i setup a backup pool in the batch file?

add the following at the end of your existing batch script
--failover-only -o stratum+tcp://blah -u blah -p blah

basically the basic cgminer command without the --scrypt flag