Re: [squid-users] maps.google.com image cacheing

From: Rodrigo A B Freire <zazgyn@dont-contact.us>
Date: Thu, 22 Sep 2005 09:14:48 -0300

    Would a:

acl QUERY urlpath_regex cgi-bin \?
acl forcecache dstdomain kh.google.com
no_cache allow forcecache
no_cache deny QUERY

    Works?

----- Original Message -----
From: "Brett" <bml@bookcellar.com.au>
To: <squid-users@squid-cache.org>
Sent: Thursday, September 22, 2005 3:47 AM
Subject: Re: [squid-users] maps.google.com image cacheing

> On Thu, 2005-09-22 at 15:50, Przemek Czerkas wrote:
>> Brett wrote:
>>
>> > Greetings,
>> > Recently I have observed that the images on google maps are not getting
>> > caught in the squid cache (squid-2.5.9-10 on Debian Sarge). The actual
>> > images come in the form:
>> > http://kh.google.com/kh?v=3&t=tsrrtsqrrqqsq
>> > Is there any way I can cache these images in squid at all? (I don't
>> > mind
>> > patching, or violating the HTTP standard a bit (ala: reload-into-ims)
>> > as
>> > the cache is only serverd to a few people).
>>
>> http://www.squid-cache.org/bugs/show_bug.cgi?id=1057
>
> Thanks for the reply,
> but (and I don't know if I am just being dense) I don't understand how
> that patch would help. As far as I can tell there are no headers being
> sent which contain any cache storage specifications such as "no-cache",
> "no-store" or "private" and there doesn't seem to be any authentication
> involved. If I am wrong I'll gladly be corrected :-)
>
> Thanks,
> Brett
>
>
>
>
Received on Thu Sep 22 2005 - 06:14:47 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:04 MDT