[SQU]

From: OptiDynamic Squid Admin <squid@dont-contact.us>
Date: Thu, 7 Sep 2000 20:30:20 -0400

I have just recently recompiled squid with 30 threads and async-io enabled.
I also converted my cache filesystem to reiserfs. everything runs fine
except for some odd reason the cachemgr.cgi shows this in config section:

cache_dir !ERROR! /usr/local/squid/cache1 7400 16 256
cache_dir !ERROR! /usr/local/squid/cache2 7400 16 256
cache_dir !ERROR! /usr/local/squid/cache3 7400 16 256

I am running Linux 2.2.14 and squid 2.3S4 and my config looks like this:

cache_dir asyncufs /usr/local/squid/cache1 7400 16 256
cache_dir asyncufs /usr/local/squid/cache2 7400 16 256
cache_dir asyncufs /usr/local/squid/cache3 7400 16 256

and my fstab looks like this:

/dev/sdb1 /usr/local/squid/cache1 reiserfs notail,noatime 0 0
/dev/sdc1 /usr/local/squid/cache2 reiserfs notail,noatime 0 0
/dev/sdd1 /usr/local/squid/cache3 reiserfs notail,noatime 0 0

what causes that !ERROR! in cachemgr.cgi? and is it normal??

John

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Sep 07 2000 - 18:28:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:14 MST