Re: Does query will make squid to search its cache file table or just direct pass to original server ?

From: Kendall Lister <kendall@dont-contact.us>
Date: Thu, 30 Dec 1999 09:21:52 +1100 (EST)

On Wed, 29 Dec 1999, [Big5] ¤ý²Ð¦t wrote:

> Dose query will direct pass to original server? Because In our
> squid.conf , we have this setting
>
> acl QUERY urlpath_regex cgi-bin \?
> no_cache deny QUERY

This has nothing to do with where Squid looks for a URL - it simply means
that once a URL has been retrieved, if it matches the ACL it will not be
added to the cache. The result of this is that Squid will (usually) check
its cache for the URL and return it if found - this can be confusing, but
can only occur if an object is cached before you activate the 'no_cache'
directive.

--
 Kendall Lister, Systems Operator for Charon I.S. - kendall@charon.net.au
  Charon Information Services - Friendly, Cheap Melbourne ISP: 9589 7781
Received on Wed Dec 29 1999 - 19:45:14 MST

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