On Mon, 28 Mar 2005, Brad Taylor wrote:
Does order matter in setting up a no_cache with an acl?
Yes.
All acls must be defined before they are used in squid.conf.
no_cache is like http_access an ordered list of rules where the first matching rule applies.
Regards Henrik