This program reads squid/access.log on the fly, analyses it and searches inside all text/html objects for some <meta> tags, and if found, tells squidclient to purge the page.
It is needed for some webservers that do not put http-equiv tags in http headers.
Currently these tags are:
<meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="expires" content="0"> <meta http-equiv="expires" content="-1">
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| m68k | 10.6 kB | 100 kB | [list of files] |