Hi,
I have an Intranet and run Squid as a Internet proxy.Proxy runs under Freebsd 3.2.
Since it is a waste of cache my own Intranet,I config the squid.conf about this
as follows,
acl myiplist-1 src 192.168.1.0/255.255.255.0
acl myiplist-2 src 192.168.2.0/255.255.255.0
no_cache allow myiplist-1
no_cache allow myiplist-2
no_cache deny all
Is the above right?
Tks/best rgs
kyue
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Nov 03 2000 - 22:23:04 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:14 MST