xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

How to tweak shareTargetTime ?

Open jinconnu opened this issue 7 years ago • 5 comments

I try to understand how this parameter works but I can't figure out :-(

I have 500 workers totalling 150kH/s, average diff is 4500, I use supportxmr.com at fixed diff 50k.

I let the shareTargetTime at its default value but could you give me a formulae to find the ideal shareTargetTime or an explanation of how this parameter works ?

jinconnu avatar Oct 10 '17 15:10 jinconnu

I also want know!

andreytsushima avatar Oct 22 '17 00:10 andreytsushima

Hello,

I am also interested in a clarification about this parameter.

Best regards Alex.

alexdaums avatar Dec 17 '17 11:12 alexdaums

I guess it’s the time in seconds period when the proxy recalculates the difficulty. For vardiff (variable difficulty). It’s not much important, if you got alot of miners, you can increase shareTargetTime number to reduce server load.

bobbieltd avatar Dec 26 '17 14:12 bobbieltd

As I understand it, it is not how often to recalculate the Vardiff, but what its target is. If the value is 15, proxy will adjust the difficulty until the average time between individual shares from the miner is 15 seconds.

Mindiff/Maxdiff are the limits on how low/high the difficulty for a miner can be; "diff" (for listening port) is the starting difficulty.

marki555 avatar Jan 01 '18 18:01 marki555

Yeah, I don’t understand much about that. https://github.com/Snipa22/xmr-node-proxy/wiki/config_review

bobbieltd avatar Jan 01 '18 21:01 bobbieltd