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
This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT