tor 2003-04-03 klockan 12.23 skrev atit jariwala: > 1) > what happen if my cache be completely full > does squid stores new coming objects?
Yes, of course. The cache never becomes completely full as Squid is automatically removing old objects when the cache is close to full. The only case where a Squid cache becomes completely full is if you shrink the size of an existing cache by editing squid.conf after it has been filled. > 2) > if i am setting reference_age to 1 month.I got my cache full. I don't have > any cached object older then 15 days and refrence_age is 1 month then what > will happened to new objects? reference_age is not related. squid always deletes the older objects to make room for new objects when needed. in addition to this, reference_age periodically deleted objects older than the reference_age. Since Squid-2.4 (or maybe 2.3, I do not remember) Squid no longer does this. Regards Henrik -- Free Squid-users support provided by Henrik Nordstr�m <[EMAIL PROTECTED]> PayPal donations welcome if you consider my Free Squid support helpful. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
