Re: [squid-users] Page caching control

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sat, 22 Jan 2011 17:35:49 +1300

On 22/01/11 08:35, Andy Nagai wrote:
> Is it possible to prevent caching of specific pages?
>

Yes. With great, great difficulty.

> Is Squid doing page caching?
>

No Squid caches reply objects. Individually.

Take for example the CNN front "page" which someone recently complained
was loading slowly.

It is one single page. Built up from 101 objects, spread over 6 types of
media and ten different domain names. The objects change frequently.

In order to prevent that one page from caching (as a whole) you would
have to know all those domains and object URLs and block each one. Squid
cannot do that automatically. Some of the media requests are not even
going through Squid.

  At the extreme every one of those objects could be requested by the
client via a different randomly selected physical wire (people actually
do this). More common is that they are requested down multiple unrelated
TCP links.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.10
   Beta testers wanted for 3.2.0.4
Received on Sat Jan 22 2011 - 04:35:57 MST

This archive was generated by hypermail 2.2.0 : Sat Jan 22 2011 - 12:00:04 MST