Difference between revisions of "ConfigOption/pool host list"
(→pool_host_list) |
|||
Line 20: | Line 20: | ||
[[Category:ConfigOptionsArktika]] | [[Category:ConfigOptionsArktika]] | ||
[[Category:ConfigOptionsPoolMiner]] | [[Category:ConfigOptionsPoolMiner]] | ||
+ | [[Category:ConfigOptionsSurfMiner]] |
Latest revision as of 00:08, 24 January 2019
pool_host_list
Defines a comma separated ordered list of pools to use for pooled mining. The first pool that is giving valid work is used. Connections are maintained with all pools listed.
If the miner fails over to a pool down the list, it will return to the first pool when that pool starts working again.
Very simple and handles down pools ok. It does not account for pools that are constantly rejecting shares or mining and old block. It just assumes the first pool to give a valid work unit is the one to use.
Default
No default. If not present then pool_host is used instead.
Examples
pool_host_list=bestpool.1209k.com,okpool.1209k.com,worstpool.1209k.com