G'day Jason!
> Now, the question really is:
>
> Can I specify complete parts of URLs, e.g. http://myhost/ or
> http://myhost.mydomain/ as part of cache_stoplist ?
Just use mydomain ... I have:
cache_stoplist cgi-bin ? .unsw.edu.au
> What if this information is already in the cache ?
It will stay there untill normal operation pushes it out.
> Is there a way to remove all objects with a URL matching my local servers
from
> the cache, and VM, selectively ?
You could PURGE them all:
http://squid.nlanr.net/Squid/FAQ/FAQ-7.html#ss7.5
but it's probbaly just as easy to wait for them to drop out of the cache.
> I presume also that cache_stoplist matches part of the full URL, not
> just the path information or the final file name i.e. it matches
> http://host/path/file.ext as well as file.ext or /path/file.ext or any
> part thereof. I changed my config, did a HUP to reload it, but still I
> find objects from my local servers in the cache.
It matches the full URL.
There is still local objects in the cache coz cache_stoplist only effects
incoming objects, not what is already there.
Later
Ed
-- Ed Knowles aka Jasper Phone : +61 2 9385 4962 E-mail: ed@fatboy.geog.unsw.edu.au Fax : +61 2 9313 7878 What I lack in morals I make up for in principles.Received on Thu Aug 07 1997 - 04:05:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:36:02 MST