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

Client Flushing Setup

Jal

Senior member
I am cracking both RC5 and OGR, with RC5 as the priority.

OGR packets take longer than a day to do, so I set it to frequently flush packets. Problem is, It also Fetches, when flushing, so there is always RC5 packets, thus the OGR never gets done.

I think I have my settings right, but it does not do what it claims to do.

I have it set to Flush every 4 hours.
Anyone ever get timed flushing , without fetching?

[buffers]
frequent-threshold-checks=2
checkpoint-filename=buff-chk
threshold-check-interval=4:00
 


<< so there is always RC5 packets, thus the OGR never gets done >>



Doesn't sound like a problem to me.😀

Russ, NCNE
 
LOL Russ, That is why I set RC5 as the priority.. I don't mind helping OGR out a tiny bit, but I still want my RC5 numbers. 🙂
 
A checkpoint file stores the current WU in case of machine failure. Upon restart, the block can pick up processing where it left off, rather than at the beginning.
 
Back
Top