summaryrefslogtreecommitdiff
path: root/www/squid22/pkg-descr
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-12-06 12:28:14 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-12-06 12:28:14 +0000
commit63a33a0692382edb0ebefcbc5a3716cf8c607e38 (patch)
tree024f90ae54c4d89d7bdd4560706c3ae2d41c2f2e /www/squid22/pkg-descr
parentUpdate version number in PLIST (diff)
Initial squid 1.2beta8 port. As the squid www page says:
"We are currently in a beta-test period for Squid-1.2. If you like seeing Squid coredump frequently, please join us!" "This is BETA software. Do not run this on your production systems. Logfile formats are subject (and likely) to change at any time without warning. Here is a brief list of the major features of this version: HTTP/1.1 persisitent connections. Lower VM usage; in-transit objects are not held fully in memory. Totally independent swap directories. Customizable error texts. FTP supported internally; no more ftpget. Asynchronous disk operations (optional, requires pthreads library). Internal icons for FTP and gopher directories. snprintf() used everywhere instead of sprintf(). ...and many more! " As well, there is support for using MD5 or SHA hashes of URL's in the cache index for space (and speed?) savings, SNMP support, poll(2) is used by default, etc. Please see http://squid.nlanr.net/Squid/1.2.beta/ before using.
Notes
Notes: svn path=/head/; revision=9004
Diffstat (limited to 'www/squid22/pkg-descr')
-rw-r--r--www/squid22/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/squid22/pkg-descr b/www/squid22/pkg-descr
index bf7cae7f22f6..63aed7c3c1ff 100644
--- a/www/squid22/pkg-descr
+++ b/www/squid22/pkg-descr
@@ -1,3 +1,9 @@
+ ******** WARNING *********
+ THIS IS BETA SOFTWARE!!!!!
+ **************************
+DO NOT USE THIS UNLESS YOU ARE PREPARED TO DEAL WITH SERVER
+CRASHES AND THINGS LIKE LOG/INDEX FORMAT CHANGES!!
+
This is the Squid Internet Object Cache developed by the National
Laboratory for Applied Networking Research (NLANR) and Internet
volunteers. This software is freely available for anyone to use.