From e98aca27cd0cb3646cf5f439f9598b639d4a0910 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Thu, 4 Sep 2008 08:35:45 +0000 Subject: for those who need need ufs... --- packages/squid/squid_cache.xml | 3 ++- packages/squid3/squid_cache.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/squid/squid_cache.xml b/packages/squid/squid_cache.xml index 6ce9c695..9c96e67d 100644 --- a/packages/squid/squid_cache.xml +++ b/packages/squid/squid_cache.xml @@ -92,10 +92,11 @@ Hard disk cache system harddisk_cache_system - This specifies the kind of storage system to use. <p> <b> aufs </b> uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) <p> <b> diskd </b> uses a separate process to avoid blocking the main Squid process on disk-I/O. + This specifies the kind of storage system to use. <p> <b> ufs </b> is the old well-known Squid storage format that has always been there. <p> <b> aufs </b> uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) <p> <b> diskd </b> uses a separate process to avoid blocking the main Squid process on disk-I/O. select aufs + diff --git a/packages/squid3/squid_cache.xml b/packages/squid3/squid_cache.xml index 6ce9c695..9c96e67d 100644 --- a/packages/squid3/squid_cache.xml +++ b/packages/squid3/squid_cache.xml @@ -92,10 +92,11 @@ Hard disk cache system harddisk_cache_system - This specifies the kind of storage system to use. <p> <b> aufs </b> uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) <p> <b> diskd </b> uses a separate process to avoid blocking the main Squid process on disk-I/O. + This specifies the kind of storage system to use. <p> <b> ufs </b> is the old well-known Squid storage format that has always been there. <p> <b> aufs </b> uses POSIX-threads to avoid blocking the main Squid process on disk-I/O. (Formerly known as async-io.) <p> <b> diskd </b> uses a separate process to avoid blocking the main Squid process on disk-I/O. select aufs + -- cgit v1.2.3