Re: [squid-users] parent question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 14 Oct 2005 11:43:49 +0200 (CEST)

On Thu, 13 Oct 2005, [ISO-8859-1] Hendrik Voigtländer wrote:

>> Should be more or less the same when the parents fails to resolve..
>
> But in this case the child should fetch direct instead of displaying the
> error page?

That is the general intention of Squid request forwarding.

> Any opinion about establishing sibling relationship between the backends?

sibling relations does not help the problem you are seeing, but may
improve hit ratio.

The same improvement in hit ratio for a lower overhead cost can be seen if
you configure the child caches to use carp to select which parent to use.
When using carp the childs always sends the same URL to the same parent
(forwarding selection based on a hash of the requested URL).

Regards
Henrik
Received on Fri Oct 14 2005 - 03:43:52 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:04 MST