One of the major complaints lately has been the size of the blocks comming through to the clients. Contrary to popular belief, the pproxies cannot control what size blocks it gets or gives out. The best way to help ensure that you will get the largest block possible is to set the block size to the largest number, 33^.
This means not only are you requesting the largest block available, but you are also not splitting up larger blocks to give you a smaller block. If someone has their client set to 28-32, then if the pproxy is at a 33^ block, it has to split the block to give you the size you requested. This leads to producing a lot of smaller blocks that end up getting dispursed out as well.
I have set all my clients to fetch 33^ block size, and I also have it fetch block counts in divisible of 32. Thus I select to recieve 32,64,96 or higher.
If we can get a lot of people to follow this guideline, I think we can help reduce the number of smaller blocks being dispursed.
This means not only are you requesting the largest block available, but you are also not splitting up larger blocks to give you a smaller block. If someone has their client set to 28-32, then if the pproxy is at a 33^ block, it has to split the block to give you the size you requested. This leads to producing a lot of smaller blocks that end up getting dispursed out as well.
I have set all my clients to fetch 33^ block size, and I also have it fetch block counts in divisible of 32. Thus I select to recieve 32,64,96 or higher.
If we can get a lot of people to follow this guideline, I think we can help reduce the number of smaller blocks being dispursed.