1311b98983
Patched for pkgsrc pathnames (default location of squid config file), and for NetBSD; probably needs help for other pkgsrc platforms but not marked ONLY_ because there's no good reason it can't be made to work. While not useful to run this w/o squid, the package does not depend on it because it can be built and installed without it. The package and binary are named squidpurge because purge seems too likely to conflict and squid users are more likely to notice it this way. The purge tool is a kind of magnifying glass into your squid-2 cache. You can use purge to have a look at what URLs are stored in which file within your cache. The purge tool can also be used to release objects which URLs match user specified regular expressions. It can extract objects matching a regular expression, creating a directory tree matching the server layout. A more troublesome feature is the ability to remove files squid does not seem to know about any longer.
7 lines
479 B
Text
7 lines
479 B
Text
The purge tool is a kind of magnifying glass into your squid-2 cache.
|
|
You can use purge to have a look at what URLs are stored in which file
|
|
within your cache. The purge tool can also be used to release objects
|
|
which URLs match user specified regular expressions. It can extract
|
|
objects matching a regular expression, creating a directory tree
|
|
matching the server layout. A more troublesome feature is the ability
|
|
to remove files squid does not seem to know about any longer.
|