Hi,
I have squid-2.5 running but is having problem using the no_cache deny
directive to avoid caching local sites, the cachemgr IP Cache Stat &
Content showed it cached both local & remote sites. My squid.conf files
for this purpose looks like this:

acl dpws_nocache dst 172.16.0.0/255.255.0.0 192.168.0.0/255.255.0.0
acl localsites dstdomain localhost .dpws.nsw.gov.au
always_direct allow localsites dpws_nocache
no_cache deny dpws_nocache
no_cache deny localsites

I have read various documentation but I can't see anything wrong with
my configuration.
Any suggestion please.

Much thanks,
Daniel



*****************************************
This email message, including any attached files, is confidential and intended solely 
for the use of the individual or entity to whom it is addressed. 

The NSW Department of Commerce prohibits the right to publish, copy, distribute or 
disclose any information contained in this email, or its attachments, by any party 
other than the intended recipient.  If you have received this email in error please 
notify the sender and delete it from your system. 

No employee or agent is authorised to conclude any binding agreement on behalf of the 
NSW Department of Commerce by email. The views or opinions presented in this email are 
solely those of the author and do not necessarily represent those of the Department, 
except where the sender expressly, and with authority, states them to be the views of 
NSW Department of Commerce.  

The NSW Department of Commerce accepts no liability for any loss or damage arising 
from the use of this email and recommends that the recipient check this email and any 
attached files for the presence of viruses. 

*****************************************



Reply via email to