Re: [squid-users] Unable to have certain site to be non-cacheable and ignore already cached data

From: Anton <anton.vazir_at_gmail.com>
Date: Thu, 16 Oct 2008 14:34:49 +0500

Just realized that i have

reload_into_ims on

this was making me to be not able to refresh the given page
or site, since refresh request was changed - but anyway -
it should not affect no_cache?

On Thursday 16 October 2008 14:28, Anton wrote:
> BTW Squid 2.6STABLE20 - TPROXY2
>
> On Thursday 16 October 2008 13:49, Anton wrote:
> > Hello!
> >
> > was trying for a few hours to have a certain site
> > (http://www.nix.ru) to be not cacheable - but squid
> > always gives me an object which is in cache!
> >
> > My steps:
> >
> > acl DIRECTNIX url_regex ^http://www.nix.ru/$
> > no_cache deny DIRECTNIX
> > always_direct allow DIRECTNIX
> >
> > - But anyway - until I PURGED by the squidclient the
> > required page - it was in the STALE state in the log -
> > TCP_REFRESH_HIT - and I saw the old data.
> >
> > Could anyone please give a clue how to make a certain
> > URL REGEX to be non-cacheable and to make a direct
> > request always to a origin server, even if the object
> > is already cached?
> >
> > Regards,
> > Anton.
Received on Thu Oct 16 2008 - 09:35:07 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 16 2008 - 12:00:04 MDT