[squid-users] cache_dir on MFS

From: Hajime Miyama <miyama@dont-contact.us>
Date: Sat, 14 Apr 2001 20:11:12 +0900

Hi!

I am now trying to make squid's cache_dir on MFS(memory file system).
But when I do
# squid -z
to build cache_dir, squid responds as follows
*********************************************
#./squid -z
FATAL: Unknown cache_dir type 'mfs'

Squid Cache (Version 2.3.STABLE4): Terminated abnormally.
CPU Usage: 0.006 seconds = 0.000 user + 0.006 sys
Maximum Resident Size: 476 KB
Page faults with physical i/o: 23
*********************************************
I have already mounted MFS under /mem

#df -h
...
mfs:23 59M 1.0K 54M 0% /mem

and I configured cache_dir of squid.conf

#grep cache_dir squid.conf |grep -v "^\#"
cache_dir mfs /mem/cache 50 16 256

Any idea how to solve this?
Or is it just that squid is not supporting MFS at all..

Hajime Miyama
Received on Sat Apr 14 2001 - 05:11:15 MDT

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