Re: [squid-users] Re: ONLY Cache certain Websites.

From: Igor Novgorodov <igor_at_novg.net>
Date: Mon, 04 Aug 2014 22:28:21 +0400

You should create an access list with sites that you don't want to cache
like:

always_direct allow acl_direct_sites

always_direct allow all will make ALL requests to go directly bypassing cache.
Also see cache_deny directive.

On 04.08.2014 22:25, nuhll wrote:
> always_direct allow all
> and then my other code, or i need to add it before?
>
>
>
> --
> View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667136.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Mon Aug 04 2014 - 18:28:23 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 06 2014 - 12:00:04 MDT