[squid-users] Setting up "no_cache" directive... Need help!

From: Boniforti Flavio <boniforti.f@dont-contact.us>
Date: Wed, 30 Oct 2002 19:17:34 +0100

Hello all!

I've been playing around with no_cache directive, as I need to be able
to surf on a site without caching its contents.

I've done this:

acl COVER_DOMAIN dstdomain co-ver.it
acl COVER_PROTO proto ftp
acl GARDA dst 217.141.44.216
acl GARDA_PROTO proto http
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
no_cache deny COVER_DOMAIN COVER_PROTO
no_cache deny GARDA GARDA_PROTO

How may I check wheter or not my squid is caching "co-ver.it" and
"217.141.44.216"?

This I've set up too:

acl sito-garda dst 217.141.44.216
always_direct allow sito-garda

May somebody help me in checking that config?

Thank you!

Boniforti Flavio
Informa Srl
Via 42 Martiri, 165
28924 Verbania (VB)
Tel +39 0323 586216
Fax +39 0323 586672
http://www.co-ver.it/informa
Received on Wed Oct 30 2002 - 11:17:48 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:57 MST