Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread markme
Well we don't mind caching large objects such as anti-virus updates or other updates. My manager specifically asked to not cache media such as video and audio. So is there like a refresh pattern that I can use or an ACL to deny caching of all video and audio? -- View this message in context: ht

[squid-users] Deny Caching of Video and Audio

2015-08-03 Thread markme
Is there a simple way to deny caching of video and audio? My manager doesn't want these to be cached due to the large amount of space they might take up. Thanks! -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Deny-Caching-of-Video-and-Audio-tp4672593.html Se

[squid-users] Blocked DNS request from IDS causes Squid to not work

2015-07-15 Thread markme
I've been running Squid 3.3.8 on CentOS 7 for a few months now and every now and then I will get a "Suspicious .pw DNS query" alert from my IDS which was caused by Squid and it will be blocked. When this happens most clients start to get a 503 error or NONE_ABORTED/000 in the access log and they ca

Re: [squid-users] FQDN assigned to loopback

2015-05-06 Thread markme
It worked. Thanks! -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/FQDN-assigned-to-loopback-tp4671136p4671151.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list squid-

[squid-users] FQDN assigned to loopback

2015-05-05 Thread markme
I have a FQDN assigned to a loopback address for development purposes but unfortunately every time I enter in that URL into my browser it goes through Squid and is trying to access the loopback address on the squid server and not on the client machine. Is there a way around this? -- View this me