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

Block Sizes

Jator

Golden Member
I was wondering if anyone else was getting smaller packets? I wonder if the block of keys we are checking is getting fragmented.

I reccomend everyone use the following in the ini file:

fetch-workunit-threshold=(a # divisible by 32)
preferred-blocksize=33

Jay
 
I have been getting a lot of small packets. I am not sure why, but my ini file has not changed. I was wondering if it was somehting on dnets end.
 
I had been getting a lot of small packets, but I wasn't sure if that was just because I didn't think to make my fetch-workunit-threshold divisible by the block size (until recently). At the moment, I have all 32's.

That could also be proxy delay, since I fetch my WUs straight from DNet, but flush to the team proxies.
 
How do you know how large a block is?! My crude was of looking at is flush and then after the first block is done I look in the out buffer and I see 32 🙂 So I gues thats how large my blocks are???

Albert.
 
Back
Top