any suggestions for Linux config?
..
"lookup-gap" : "2",
"expiry" : "120",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "0",
"shares" : "0",
..
Im getting like 13-16% rejected which look like a lot for me.
Great tips, thanks.
I found:
Q: How do I tune for p2pool?
A: It is also recommended to use --failover-only since the work is effectively
like a different block chain, and not enabling --no-submit-stale. If mining with
a BFL (fpga) minirig, it is worth adding the --bfl-range option.
That means right opposite:
"no-pool-disable" : false,
and not:
"no-pool-disable" : true,
= --no-submit-stale