> 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 hackerReceived on Sun Apr 18 1999 - 18:23:07 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:52 MST