On Mon, 27 Oct 2003, Lazuardi Nasution wrote: > Is there any comparation between all cache replacement policy supported > by Squid ? I need that for choosing that mostly suitable for our internet > user behavior.
The HP Labs research paper referenced in the squid.conf.default documentation has quite extensive analysis of the different policies. As the only policies known by Squid except the original Squid LRU policy is the heap based policies added by HP Labs as part of the same research project this accounts for all the policies.. Regards Henrik
