Re: [squid-users] no-delay option of cache_peer does not work on 2.6 STABLE 12 ?

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 04 Apr 2007 23:32:09 +0200

ons 2007-04-04 klockan 18:40 +0300 skrev Nicos Nicolaou:
> I run 4 squid with cache digets and tried to use the no-delay option :
>
> cache_peer myip2 sibling 8080 0 proxy-only no-query no-delay
> cache_peer myip3 sibling 8080 0 proxy-only no-query no-delay
> cache_peer myip4 sibling 8080 0 proxy-only no-query no-delay
>
> however when reloading gives error on the cache_peer line :
> FATAL: Bungled squid.conf line 584: cache_peer myip2 sibling 8080 0
> proxy-only no-query no-delay

Is your Squid compiled with delay pools? This option is only available
if Squid is built with delay pools as it's not meaningful otherwise..

> Since I dind't indicate a round droping or a % to be used on slibings will
> squid check all cache digest files from all siblings every time?
>
> I mean a request comes in , will first check if is in the local cache (mem
> or disk)
> if not will check all 3 cache digets files from siblings
> if not there will go direct and fetch the file ?
> Is this how is working with cache digests or will only check one digest file
> of one slibing at a time?

Yes, that's the idea.

Regards
Henrik

Received on Wed Apr 04 2007 - 15:32:16 MDT

This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT