• 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.

RC5 Question

tjll11a

Banned
Was wondering I installed client couple of days ago. And was wondering I go threw RC5 to fats it only retrieves 6 jobs. How do I increase that to about 1000 or something?


Thankyou for all your help
Jason
 
Add to your [rc5] section in dnetc.ini:

fetch-workunit-threshold=1000

That'll give you 1000 blocks. Adjust as necessary.
 
[parameters]
id=tjll11a@hotmail.com

[display]
progress-indicator=auto-sense

[misc]
project-priority=RC5,OGR=0,DES=0,CSC=0


All i have is above can i just add
[rc5]
xxxxxxxxxxxxxxxxxxxxx

where xxx is all my perameters
thanks for all your help
Jason
 
I addes what I thought would be the correct way this below
[parameters]
id=tjll11a@hotmail.com

[display]
progress-indicator=auto-sense

[misc]
project-priority=RC5,OGR=0,DES=0,CSC=0

[rc5]
fetch-workunit-threshold=1000

It looks like it went from 6 units to 16 does that sound about right?
 
Do a "fetch and flush" - it should load 1000 blocks.

edit - also... stop and restart the client.
 
Yes,

It should look like:

[rc5]
preferred-blocksize=33
fetch-workunit-threshold=1600


It's been recommended that the blocksize be set to 33, and the fetch units be set to a multiple of 32.

🙂

 
😀

Tjll11a,
There are some other config settings you might be interested in too, time settings, flush/fetch options, etc. When you get a chance, check out the documentation, or pull up the config menu and try the options, they have a text paragraph as to what that option does!

Happy Cracking! 😀


 
Back
Top