[squid-users] Re: trying to force direct caching via IP acl's

From: Adam Aube <aaube01@dont-contact.us>
Date: Tue, 07 Sep 2004 21:23:39 -0400

Stephen Pritchard wrote:

> Sorry if this is covered by the FAQ and I've missed the plot, but the FAQ
> answers I found aren't helping and it's driving me mad.

> I am trying to get squid to not cache my web servers.

> In squid.conf I have.

> acl TO_my_servers dst 10.0.100.0/255.255.252.0 212.250.100.0/255.255.255.0
> always_direct allow TO_my_servers

This is wrong - use no_cache deny instead:

"7.8 How can I make Squid NOT cache some servers or URLs?"

http://www.squid-cache.org/Doc/FAQ/FAQ-7.html#ss7.8

always_direct and never_direct are only used in cache heirarchies.

Adam
Received on Tue Sep 07 2004 - 19:40:07 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT