Re: [squid-users] Proxy with no cache with squid 2.4

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 26 Apr 2001 01:00:29 +0200

You need to compile your Squid with support for the "null" store type.

./configure ... --enable-storeio=null

Note: You might also want do use

   no_cache deny all

to fully stop all caching. Else Squid will still cache in memory.

--
Henrik Nordstrom
Squid Hacker
Françoise König-Jost wrote:
> 
> Hi!
> 
> I have just installed Squid 2.4.STABLE1 and I want to configure a proxy
> without cache. As suggested in the FAQs , I put "cache_dir null -1 1000"
> in my squid.conf file. When I try to start squid I get the following message:
> 
> ----------------------------------
>  mars:/www/squid_2.4/bin # ./squid
> FATAL: Unknown cache_dir type 'null'
Received on Wed Apr 25 2001 - 17:05:20 MDT

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