Re: [SQU] I don't want to cache my intranet

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 04 Nov 2000 09:22:21 +0100

kyue wrote:

> 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?

Most likely not. You probably want to use the dst ACL type to match the
address of the requested server, not the src (which matches the address
of the client requesting the object).

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sat Nov 04 2000 - 03:22:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:14 MST