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?
>
> Franky
You aren't disabling caching. Only disabling requesting local resources
from a peer proxy.
Try:
no_cache deny local-servers
Received on Wed Apr 07 1999 - 17:25:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:45 MST