Squid - My Squid Cache caching the 404 error msg

This is Interesting: Free IT Magazines  
Home > Archive > Squid > March 2006 > My Squid Cache caching the 404 error msg





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author My Squid Cache caching the 404 error msg
jyoti

2006-03-03, 6:04 pm

My squid cache is working fine .I'm using squid 2.5-stable and os is
RHL-9.
acl myacl src 192.168.0.0/255.255.0.0
acl no100 src 192.168.0.100
#acl img url_regex [-i] ^http://img.123greetings.com.*
acl imageserv urlpath_regex [-i] img
acl someurl dstdomain .casalemedia.com
no_cache deny imageserv no100 someurl
http_access allow myacl

# And finally deny all other access to this proxy
http_access allow localhost
http_access deny all

my cache dir and other things are also ok.
But the problem is that it caching the 404 Error Msg.I want to no cache
for all Error Msg.Error Msg should not be cached.How can I do that.Is
that possible.Plz help.
It's urgent.
thax Jyoti

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com