Re: [squid-users] Exclude one URL from cache

From: Andreas Pettersson <andpet@dont-contact.us>
Date: Mon, 26 Apr 2004 20:22:18 +0200

Maybe you have to purge the already cached copy.
Try:

# squidclient -p <port> -m PURGE
'http://test.test.com/classifieds-bin/classifieds?temp_type....'

/Andreas

----- Original Message -----
From: "Nick" <nick@finiteautomata.com>
To: <squid-users@squid-cache.org>
Sent: Monday, April 26, 2004 7:54 PM
Subject: Re: [squid-users] Exclude one URL from cache

> Thanks Andreas, sorry my fault. I escaped the '?' but the page appears to
still be cached after I restart squid by doing a ./squid -k kill then a
./squid.
> I am I still seeing a
> TCP_HIT:NONE
> in the access log not
> TCP_MISS:DIRECT
>
>
>
> ----- Original Message -----
> From: "Andreas Pettersson" <andpet () telia ! com>
> Date: 2004-04-26 16:44:30
> Message-ID: <005b01c42bad$bf300b70$6402a8c0 () xanp>
>
> You have to escape the ? also.
>
> acl excludeURL url_regex
>
test.test.com\/classifieds-bin\/classifieds\?temp_type=detail&category_numbe
> r=333&classification
> =auto&date=today,sunday_before(today)&orderby=start_date:d
>
>
> /Andreas
>
>
> ----- Original Message -----
> From: "Nick" <nick@finiteautomata.com>
> To: <squid-users@squid-cache.org>
> Sent: Monday, April 26, 2004 6:18 PM
> Subject: [squid-users] Exclude one URL from cache
>
>
> > acl excludeURL url_regex
>
test.test.com\/classifieds-bin\/classifieds?temp_type=detail&category_number
> =333&classification
> =auto&date=today,sunday_before(today)&orderby=start_date:d
>
Received on Mon Apr 26 2004 - 12:21:55 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT