aboutsummaryrefslogtreecommitdiff
path: root/www/squid31/files/patch-src-cf.data.pre
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-07 08:42:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-07 08:42:31 +0000
commitef5d6a8edbf875ae2296548d925b688d2a97660f (patch)
tree1fbd2c58e40cc7e19089dd2277e5f5f1377da4c3 /www/squid31/files/patch-src-cf.data.pre
parent04627d16d3a9b4ae4225f55892b6d25fa767a6e9 (diff)
downloadports-ef5d6a8edbf875ae2296548d925b688d2a97660f.tar.gz
ports-ef5d6a8edbf875ae2296548d925b688d2a97660f.zip
Rename
www/squid -> www/squid25 www/squid26 -> www/squid thus effectively updating www/squid to 2.6.STABLE9 PR: ports/108562 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Repocopies by: marcus
Notes
Notes: svn path=/head/; revision=184474
Diffstat (limited to 'www/squid31/files/patch-src-cf.data.pre')
-rw-r--r--www/squid31/files/patch-src-cf.data.pre28
1 files changed, 25 insertions, 3 deletions
diff --git a/www/squid31/files/patch-src-cf.data.pre b/www/squid31/files/patch-src-cf.data.pre
index ac5b4bd7ef61..98e99812e05a 100644
--- a/www/squid31/files/patch-src-cf.data.pre
+++ b/www/squid31/files/patch-src-cf.data.pre
@@ -1,6 +1,28 @@
---- src/cf.data.pre.orig Fri Aug 20 16:23:18 2004
-+++ src/cf.data.pre Fri Aug 20 16:25:23 2004
-@@ -2396,12 +2396,12 @@
+--- src/cf.data.pre.orig Thu Oct 12 22:48:48 2006
++++ src/cf.data.pre Wed Nov 8 18:56:47 2006
+@@ -1183,6 +1183,21 @@
+
+ Note that for coss, max-size must be less than COSS_MEMBUF_SZ
+ (hard coded at 1 MB).
++
++ Note for FreeBSD users:
++ COSS -- like aufs -- uses async IO so if you compiled Squid without
++ support for the aufs storage type, COSS will use POSIX AIO.
++ This means that you need to add the line
++
++ options VFS_AIO
++
++ to your kernel configuration in order to use COSS.
++
++ On FreeBSD 5 and higher you can load the aio(4) module and do not
++ necessarily need to recompile your kernel.
++
++ If you compiled Squid with both support for aufs and COSS, COSS
++ will use aufs' routines and does not need special kernel support.
+ DOC_END
+
+ NAME: logformat
+@@ -3280,12 +3295,12 @@
NAME: cache_effective_user
TYPE: string