RE: [squid-users] memory only caching

From: Ryan O'Rourke <ryano@dont-contact.us>
Date: Fri, 26 Jul 2002 12:24:45 -0500

Check "./configure --help" for ways to enable the null filesystem.
Then you need to edit your squid.conf file. Mine looks like this:
cache_dir null /etc/squid/src/fs/null

http://www.squid-cache.org/Doc/FAQ/FAQ-4.html#ss4.20

Ryan

        On Friday 26 July 2002 02:48 am, Prakash Khemani wrote:
> How can I do that?
>
> Can I do it by configuring squid.conf somehow? The following
parameters
> look like a possibility to me ...

        cache_dir null /tmp

        The directory must exist (even though it won't be used) and the null
store
        io must be compiled in.
Received on Fri Jul 26 2002 - 11:23:08 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:22 MST