aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid-8/squid_cache.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-29 08:33:26 -0400
committerjim-p <jimp@pfsense.org>2010-06-29 08:33:26 -0400
commitf8590de20967ef0c24c59cfa2bcfc102f851c7d3 (patch)
tree4ba75d04cb91f1eff73701c607c6e25cc10939a5 /config/squid-8/squid_cache.xml
parent53fdca7021876f5e698c0a6b115a5a22956f3c8b (diff)
downloadpfsense-packages-f8590de20967ef0c24c59cfa2bcfc102f851c7d3.tar.gz
pfsense-packages-f8590de20967ef0c24c59cfa2bcfc102f851c7d3.tar.bz2
pfsense-packages-f8590de20967ef0c24c59cfa2bcfc102f851c7d3.zip
Sync squid on 2.0 with the 1.2.3 package changes.
Diffstat (limited to 'config/squid-8/squid_cache.xml')
-rw-r--r--config/squid-8/squid_cache.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squid-8/squid_cache.xml b/config/squid-8/squid_cache.xml
index 2a4b7e3d..8fb310cf 100644
--- a/config/squid-8/squid_cache.xml
+++ b/config/squid-8/squid_cache.xml
@@ -92,7 +92,7 @@
<field>
<fielddescr>Hard disk cache system</fielddescr>
<fieldname>harddisk_cache_system</fieldname>
- <description>This specifies the kind of storage system to use. &lt;p&gt; &lt;b&gt; ufs &lt;/b&gt; is the old well-known Squid storage format that has always been there. &lt;p&gt; &lt;b&gt; aufs &lt;/b&gt; uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) &lt;p&gt; &lt;b&gt; diskd &lt;/b&gt; uses a separate process to avoid blocking the main Squid process on disk-I/O. &lt;p&gt; &lt;b&gt; null &lt;/b&gt; Does not use any storage.</description>
+ <description>This specifies the kind of storage system to use. &lt;p&gt; &lt;b&gt; ufs &lt;/b&gt; is the old well-known Squid storage format that has always been there. &lt;p&gt; &lt;b&gt; aufs &lt;/b&gt; uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) &lt;p&gt; &lt;b&gt; diskd &lt;/b&gt; uses a separate process to avoid blocking the main Squid process on disk-I/O. &lt;p&gt; &lt;b&gt; null &lt;/b&gt; Does not use any storage. Ideal for Embedded/NanoBSD.</description>
<type>select</type>
<default_value>aufs</default_value>
<options>