diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:39:22 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:39:22 +0000 |
commit | bccc81a91973b11370eef059b3a1460a4748c370 (patch) | |
tree | 26f7f180bc780dbce79d7b06deaf39341aa45cd6 /www/squirm/pkg-descr | |
parent | 6682c513e4116c586d26ced6a47b6473d88dab10 (diff) | |
download | ports-bccc81a91973b11370eef059b3a1460a4748c370.tar.gz ports-bccc81a91973b11370eef059b3a1460a4748c370.zip |
Notes
Diffstat (limited to 'www/squirm/pkg-descr')
-rw-r--r-- | www/squirm/pkg-descr | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/www/squirm/pkg-descr b/www/squirm/pkg-descr new file mode 100644 index 000000000000..c93f36cc3c0a --- /dev/null +++ b/www/squirm/pkg-descr @@ -0,0 +1,24 @@ +Squirm is a fast & configurable redirector for the Squid. + +Squirm has the following features: + + -Very, very fast + -Virtually no memory usage + -It can re-read it's config files while running by sending it a HUP signal + -Interactive test mode for checking new configs + -Full regular expression matching and replacement + -Config files for patterns and IP addresses. + -If you mess up the config file, Squirm runs in Dodo Mode so your squid + keeps working :-) + +It has been written because the existing redirector scripts used too much +memory and all were too slow for Squids that receive a lot of requests. + +It can handle nifty things like file mirrors with the regex pattern replacement +strings, and do site blocking - useful for schools. It could also do such +things as banner add rewriting, and just about anything else :-) + +WWW: http://www.senet.com.au/squirm/ + +- Maxim Sobolev +sobomax@altavista.net |