Search squid archive

Re: cache_dir

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Manoj_Rajkarnikar <manoj@xxxxxxxxxxxxx> wrote on 01/10/2008 12:13:15 AM:

> 
> 
> 
> On Wed, 9 Jan 2008, trainier@xxxxxxxxxx wrote:
> 
> > I have been asked to continue proxying connections out to the 
Internet,
> > but to discontinue caching web traffic.
> >
> > After reading the FAQ and the config guide (2.6STABLE12) I found that:
> > 'cache_dir null'  Is the approach.  It's failing.
> > The error is: Daemon: FATAL: Bungled squid.conf line 19: cache_dir 
null
> >
> > For giggles, I even tried giving cache_dir null an option of a 
directory,
> > which also failed.
> >
> > The FAQ shows that this option is not enabled or available in the 
default
> > build of squid.  I'm reading through the configure script trying to 
find
> > some verbiage that might help me locate the compile option.
> >
> > Here are the compile-time options I'm setting for this build:
> >
> > ./configure --prefix=/services/proxy --enable-icmp --enable-snmp
> > --enable-cachemgr-hostname=kmiproxy01 --enable-arp-acl --enable-ssl
> > --disable-select --disable-poll --enable-epoll 
-enable-large-cache-files
> > --disable-ident-lookups --enable-stacktraces --with-large-files  && 
make
> > && make install
> 
> need to add configure option --enable-storeio=null in above. a snip from 

> configure help..
> 
> --enable-storeio="list of modules"
>                            Build support for the list of store I/O 
modules.
>                            The default is only to build the "ufs" 
module.
>                            See src/fs for a list of available modules, 
or
>                            Programmers Guide section <not yet written>
>                            for details on how to build your custom 
> store module

Bah.  I never checked src/fs.  I bet 'null' is listed there.
Thanks a bunch.

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux