[squid-users] Re: Cache Structure Strategy Question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 2 Apr 2002 03:25:53 +0200

* Squid-LRU (lru)
* LFUDA (heap LFUDA)
* GDSF (heap GDSD)
* Heap-LRU (heap LRU)

Others can easily be added if one likes. See the programmers guide
and src/repl/

Neither Squid-LRU or Heap-LRU is an exact LRU. Both are modified
slightly. Squid-LRU scans the LRU tail for expired objects, and the
Heap-LRU is somewhat fussy due to the heap based implementation.

Regards
Henrik

On Tuesday 02 April 2002 00:55, Suneetha Velicheti wrote:
> Hi,
> What all cache replacement strategies are implemented in
> squid2.4? Isn't it only LRU?
> Thank you.
> Suneetha.
Received on Mon Apr 01 2002 - 18:26:51 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:18 MST