On Wed, Apr 07, 1999 at 01:27:08PM +0200, Franky Van Liedekerke wrote:

> Hi,
> 
> I have the following in my squid.conf file:
> 
> acl local-servers dst 195.130.132.0/255.255.255.0
> always_direct allow local-servers
> 
> to disable caching to my local servers, but now I see that squid
> (2.1patch2) still caches everything to my local domains (like
> www.pandora.be, tucows.pandora.be,...). What am I doing wrong?

This doesn't disable caching, it just forces requests to be sent
directly.

Look at using this acl with the "no_cache" option.

-- 
Chris Tilbury, UNIX Systems Administrator, IT Services, University of Warwick
EMAIL: [EMAIL PROTECTED] PHONE: +44 1203 523365(V)/+44 1203 523267(F)
                            URL: http://www.warwick.ac.uk/staff/Chris.Tilbury

Reply via email to