summaryrefslogtreecommitdiff
path: root/www/squid/pkg-comment (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-12-06Initial squid 1.2beta8 port. As the squid www page says:Peter Wemm1-1/+1
"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: svn path=/head/; revision=9004
1997-05-17Squid-1.1 is not beta software any more..Peter Wemm1-1/+1
Notes: svn path=/head/; revision=6479
1996-11-15Update 1.1.beta16 -> 1.1.beta19Peter Wemm1-1/+1
Mostly bug fixes. Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=4478
1996-07-10Upgrade from 1.0 beta11 to 1.0 release.Satoshi Asami1-1/+1
Submitted by: Andrew Stesin <stesin@elvisti.kiev.ua> Notes: svn path=/head/; revision=3363
1996-06-03A post-harvest www cache proxy.Satoshi Asami1-0/+1
Submitted by: Andrew V. Stesin <stesin@elvisti.kiev.ua> and Peter Stubbs <PETERS@staidan.qld.edu.au> Notes: svn path=/head/; revision=3166