Re: [squid-users] no_cache deny

From: <hno@dont-contact.us>
Date: Tue, 30 Oct 2001 15:31:20 +0100

no_cache only stops content from entering the cache. It does not stop
HIT on content that has already been cached.

Because of this, combining it with src ACL's is somewhat limited as it
will only stop the content from being cached when that user requests it.
It some other user requests it then it may get cached, and later served
to the first user..

Regards
Henrik Nordström
Squid Hacker

khiz code wrote:
>
> Hi all
> i must be missing something very obvious but dunno what
> i hv
> acl site urlregex_path -i apara
> no_cache deny site
>
> unfortunately im still getting HITS
> this is squid 2.4 Stable 2 compiled with removal policies
> am i missing something
> im tryng to browse www.apara.com
> also cani hv src acl and the above in a combine format
> TIA
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
Received on Tue Oct 30 2001 - 07:31:07 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:13 MST