Re: Storage LRU Expiration Age -- what does it mean and is it accurate?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 10 Aug 2000 10:39:19 +0200

Shawn Barnhart wrote:
>
> What does the value "Storage LRU Expiration Age" represent (from
> cachemgr ?

It represents the current high water mark. Objects older than this will
get deleted. It is dynamically calculated based on reference_age in
squid.conf and your current on-disk cache size, which in turn depends on
request load and time.

Why it bounces a lot is because of the high/low water marks in cache
maintenance. If a largish object gets deleted or added to the cache,
then the aging will change quite drastically.

--
Henrik Nordstrom
Squid hacker
Received on Thu Aug 10 2000 - 02:47:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:49 MST