• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I think I'm losing RC5 packets

RagingGuardian

Golden Member
Everyday I crack about ~600 RC5 packets but when I upload them and check my stats it says I've uploaded about ~300 blocks. Am I just stupid and each block is actually 2 packets or is it that my packets are getting lost. I have the client set to upload my packets when a dial up connection is made. Should I flush my packets manually?

If it helps my email is leontuitt to check my stats.
 
A packet contains any number of blocks from 1 to 32.

What may happen is that your client doesn't buffer enough work to keep it going until your next connection, and it works on random blocks.

If you log the client's activity, look for the word 'random' in the logs. It would mean that is the cause.

Check your ini file for a line saying fetch-workunit-threshold=xx or add it in the [rc5] section, with xx=number of blocks you want to buffer.

Or use the line fetch-time-threshold=yy, with yy=number of hours you want to crack without connecting.


/edit glop glop
 
Back
Top