On Fri, 8 Oct 1999, Bartlomiej Solarz wrote:
> Hello!
> 
> I have problem with squid.
> 
> The situation is:
> I have one cache (cache_for_users) with two parents (cache_fast and cache_slow)
> 
> All caches was compiled with the same option (below).
> 
> In setup of cache_for_users is:
> cache_peer cache_slow parent 3132 3134 proxy-only closest-only no-delay 
> weight=1
> cache_peer cache_fast parent 8081 3131 proxy-only closest-only no-delay 
> weight=1
> 
> To the some_host I have much faster connection (more 100 times) with 
> cache_fast then cache_slow, but squid always select cache_slow for the 
> connection even when I changed weight for cache_slow to 100. The only way 
> to select the cache_fast is to comment the cache_slow.
> 
> Any ideas?
How about showing us the output of the 'server_list' option from
cache manager?
        % client mgr:server_list
Duane W.
Received on Fri Oct 15 1999 - 16:02:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:55 MST