> -----Original Message-----
> From: Anderson, Soeren [mailto:SAnderson@ntcg.de]
> Sent: Thursday, July 07, 2005 12:57 AM
> To: squid-users@squid-cache.org
> Subject: [squid-users] Problem with "no_cache"-option
>
>
> Hallo,
>
> this is my first posting, so "hi @ all".
>
>
> System is a SuSE8.1 with squid-2.4.STABLE7-288.
>
> I don' t want pdf-Documents to be cached, so i put
>
> ###
> acl pdf urlpath_regex .pdf$
> no_cache deny pdf
> ###
>
> in squid.conf.
> As that didn' t work, i used
>
> ###
> acl Morning time 08:00-11:00
> no_cache deny Morning
> ###
>
> for testing-purposes, which is copied from the Squid-FAQ
> (http://www.squid-cache.org/Doc/FAQ/FAQ-7.html#ss7.8).
> But still i get "TCP_HIT"' s in the access.log.
>
> Any hints would be appreciated.
>
> Have a nice day..
>
>
> Sören Anderson
Perhaps it's a dumb question, but are you restarting or reconfiguring squid between conf changes?
Is there a reason that you are using such an old version of Squid? The 2.4 branch has not seen any official updates in over 2 years.
Chris
Received on Thu Jul 07 2005 - 17:48:07 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:02 MDT