[squid-users] acl defined with rep_header used to deny cache is not working

From: susu <santu_besu_at_yahoo.co.in>
Date: Wed, 13 Nov 2013 01:42:28 -0800 (PST)

Hi All,

I am using squid as a cache and I don't want to cache anything coming from a
windows media server.
So I have put following rules in squid.conf :

acl windows_server rep_header -i Server -i ^Cougar
cache deny windows_server

But it is not working. I have checked with wireshark that the response
header contains the field

Server : Cougar 4.1.0.3917\r\n

But still it is not working the file getting cached. Do you have any idea
why this is not working?
Can you suggest any alternative by which I can disable caching for any
response from windows media server?

Thanks
susu

--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/acl-defined-with-rep-header-used-to-deny-cache-is-not-working-tp4663267.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Wed Nov 13 2013 - 09:43:08 MST

This archive was generated by hypermail 2.2.0 : Fri Nov 15 2013 - 12:00:04 MST