Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Apr 2001 19:51:32 +0900
From:      Hajime Miyama <miyama@data-hotel.net>
To:        freebsd-questions@freebsd.org
Subject:   cache_dir on MFS
Message-ID:  <20010414194518.6F8B.MIYAMA@data-hotel.net>

next in thread | raw e-mail | index | archive | help
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 =3D 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=20

#df -h
=2E..
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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010414194518.6F8B.MIYAMA>