- Original Message -
>
>
> I was trying to get a better understanding of the caching algorithm
> and what items it would
> evict when the cache was full and how long it would take to fill the
> cache. Hence the small cache size, faster to fill.
>
> I wasn't going to report the issue, but
I was trying to get a better understanding of the caching algorithm and what
items it would
evict when the cache was full and how long it would take to fill the cache.
Hence the small cache size, faster to fill.
I wasn't going to report the issue, but a segmentation fault is probably
somethin
- Original Message -
> Hi,
>
> I turned enabled the debugging for the cache, I noticed that the
> cache size is always 65M less than the value I specified in the
People will usually complain about their multi-TB sized caches
getting a little wonky at times. But I've never heard someone
Hi,
I turned enabled the debugging for the cache, I noticed that the cache size is
always 65M less than the value I specified in the storage.config
and also if I set it to a value less than 65, 64 for example traffic_server
throws a segmentation fault on startup. Is this a bug?
Does anyone k