From 63a33a0692382edb0ebefcbc5a3716cf8c607e38 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 6 Dec 1997 12:28:14 +0000 Subject: 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. --- www/squid24/pkg-descr | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'www/squid24/pkg-descr') diff --git a/www/squid24/pkg-descr b/www/squid24/pkg-descr index bf7cae7f22f6..63aed7c3c1ff 100644 --- a/www/squid24/pkg-descr +++ b/www/squid24/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. -- cgit v1.2.3