On Sat, Mar 12, 2011 at 2:01 PM, John Plevyak wrote:
>
> It will cause huge waste in that all fragments will now be blocked
> to 128k. Given that most objects are around 15k we can expect
> to use 8x more memory.
>
> I think I'll just set the hardware sector size to min(8K, reported hw sector
> s
look some more technical detail needed, you may get some basic http
cache background information from the SDK guide.
from that Admin Guide, just remember:
User URL -> Maped URL -> MD5 key -> Disk
from the SDK guide and codes, you man find out the very down side
storage interface, which is far com
It will cause huge waste in that all fragments will now be blocked
to 128k. Given that most objects are around 15k we can expect
to use 8x more memory.
I think I'll just set the hardware sector size to min(8K, reported hw sector
size)
since Solaris is just lying anyway and it clearly doesn't caus