>Hello. 
>I am trying to configure Squid 2.4stable6 on a RedHat Linux 7.3 system. I 
>don't want Squid to cache anything, I basically just want it installed to 
>utilize its logs so I can monitor user intranet and Internet traffic. 
>I realize that in order for Squid to not cache I must build in support for 
>the null store type but I'm not sure how to go about this. 
>I have tried editing the squid.conf file and also adding the word "null" in 
>Makefiles under my /etc/squid directory where I see "ufs" or "aufs" and 
>recompiling Squid but that doesn't seem to work. I do have a 
>"/etc/squid/src/fs/null" directory that looks like this: 
>...
 During the configure stage of SQUID, you must use the following
 option :
  --enable-storeio=null
 squid.conf needs something as in :
 cache_dir null /null
 M.
-- 'Time is a consequence of Matter thus General Relativity is a direct consequence of QM (M.E. Mar 2002)Received on Wed Jul 24 2002 - 01:09:38 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:20 MST