Re: [squid-users] Cache object question

From: <ravi@dont-contact.us>
Date: Fri, 09 Aug 2002 13:26:45 +0100

Jairo

This information is in the FAQ, (I cannot remember where, but I read it recently)
 
> How long will an object be stored in the cache? is there any way of
> knowing... (I didn't find any related tag )

It's based upon how often a particular object is cached, (and what algorithm is used within squid)
using the cache.log you should be able to find out what's stored and access.
log will tell you how frequently the object is
accessed.

> Is it possible to purge just some type of objects not the whole cache?

Yes, use the cachemgr.cgi (read faq)

> Is it possible not to cache some type of documents?

Yes, use the cachemgr.cgi (read faq)
>
> I defined cache_swap_low/high and according to the documentation,
> replacement begins when disk usage is above the cache_swap_low tag (in my
> case 85 and 90) but this doesn't help with my problem because I don't know
> how long an object will be stored.
>
Received on Fri Aug 09 2002 - 06:26:56 MDT

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