> acl local src 194.235.147.0/255.255.255.0 ... ... and so on, all IPs that
> are in our network and that are allowed to use the proxy
> no_cache deny local <- this was meant to avoid local things to be cached

Read up on the difference between src and dst ACL types.

The configuration above says that any request from local clients should
not be cached regardless of which server is being accessed.

--
Henrik Nordstrom
Spare time Squid hacker

Reply via email to