Re: [squid-users] cache_dir on MFS

From: Hajime Miyama <miyama@dont-contact.us>
Date: Sun, 15 Apr 2001 15:12:40 +0900

thanks for your help.
I used ufs instead of mfs, and it worked alright.

I will try other three method later on.

Hajime Miyama

On Sat, 14 Apr 2001 14:37:52 +0200
Henrik Nordstrom <hno@hem.passagen.se> wrote:

> The cache dir type in Squid has nothing to do with the underlying
> filesystem type, it defines the storage method/implementation.
>
> Currently Squid has 4 different implementations:
> ufs On top of a normal filesystem supporting directories and files.
> aufs As "ufs", but using threads to implement non-blocking disk I/O
> diskd As "ufs", but using a separate process to implement non-blocking
> disk I/O
> coss An experimental "raw" filesystem, where all objects are stored in
> one big file.
>
> Other storage methods are being worked upon.
>
> --
> Henrik Nordstrom
> Squid Hacker
>
>
> Hajime Miyama wrote:
> >
> > 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'
>
Received on Sun Apr 15 2001 - 00:12:43 MDT

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