Re: [squid-users] delay access to cached objects

From: Chris Robertson <crobertson@dont-contact.us>
Date: Wed, 28 Jun 2006 10:15:49 -0800

Santosh Rani wrote:

> Sirs/ Madams
> I wonder how should I tell squid not to cache any thing! I am trying
> to chain two squid proxies. Both squids are installed on different
> machines. (I may sound foolish here! pardon me). I am telling one
> machine (machine 'A') to fetch data from other squid machine (machine
> 'B'). In machine 'A' , I have this line under TAG 'cache_peer'
>
> cache_peer 192.168.x.x sibling 8080 3130 proxy-only

# Set the relationship to a parent, and don't bother with ICP queries
cache_peer 192.168.x.x parent 8080 3130 proxy-only no-query
# Make sure ALL requests pass through parent
never_direct allow all

>
> I am not able to get data from cache of machine 'A' by this directive
> (It is fetching data from internet) . Do I have to pass some directive
> in squid's configuration file on machine 'A' too?
>
> Best Regards
>
Chris
Received on Wed Jun 28 2006 - 12:16:03 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Jul 01 2006 - 12:00:02 MDT