Re: [squid-users] cache tree structure

From: Henrik Nordström <hno@dont-contact.us>
Date: Wed, 29 May 2002 11:14:32 +0200

proxyadmin wrote:

> When you have three squid and an user which use the third squid ;
> with the first squid declared like parent of the second and the second
> declared parent of the third , what is the default behavior :
> is the cache used is the cache of the first squid ?

Unless you deny caching by the no_cache or proxy-only directives all Squids
the requests are sent via will cache the response.

> is it possible to limit the relationship only beetwen two squid , in this
> case with the parameter parent .
> My purpose is to avoid a concentration of cache's requests on the first
> squid .

Then why do you at all use it as a parent?

> Is the sibling parameter is the solution with the second squid declared
> parent to the third , and the first squid declared sibling to the second ?

In a sibling relation the request will only be sent to the sibling if the
sibling claims it has the response cached.

In a parent relation the request is always sent there, assuming the parent
will find the requested data if not available in it's cache.

-- 
Basic free Squid support provided thanks to MARA Systems AB
Your source of advanced reverse proxy solutions or customized
Squid solutions. http://www.marasystems.com/products/
Received on Wed May 29 2002 - 03:14:37 MDT

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