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
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
my fstab is:
/dev/sdb1 /usr/local/squid/cache1 ext2 async,noatime 1 1
/dev/sdc1 /usr/local/squid/cache2 ext2 async,noatime 1 1
/dev/sdd1 /usr/local/squid/cache3 ext2 async,noatime 1 1
I am runing Linux 2.2.14 and I have async-io enabled in squid
what causes that !ERROR! ?? and is it normal??
John
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sun Sep 03 2000 - 14:17:26 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:12 MST