Post
Topic
Board Service Announcements
Re: [ANN] LeaseRig.net Rent & Hire SHA/SCRYPT/DARK/QUARK HashPower!
by
byt411
on 10/04/2014, 13:31:11 UTC
I have a question about the reported hash speeds on LeaseRig.
...
Anyone else noticed anything or has any comments?  

It's because you are using LeaseRigProxy.
That thing reports hashrates based on accepted shares. If the pool has a high share difficulty (512, 1024 or so on) your hashrate will be shown much lower than it should be.

Not strictly true, the hashrate from the proxy can be done that way but can also get the actual hashrate from cgminer via api, it's in the readme file.

The default api port is 4028 so if you havent changed it
Code:
leaserigproxy.exe 4028

Been using the proxy since day 1 and speeds have always been accurate.

So you can use the proxy + the API to fetch the hashrate?
I didn't know that. Thanks lol.