Alex Carlos Braga Antão wrote:
>
> Hello,
> I'm trying to configure my squid to not do cache, just proxy, but it
> seems to have a minimum size...
> I know this message already passed here, but I couldn't find them.
> So, how can I configure squid to not cache the pages, just proxy ???
> Thanks...
You have to configure (build) squid with the null storage device option
:
% ./configure --enable-storeio=null,ufs ...
After that use the following directive in squid.conf :
cache_dir null /null
M.
-- 'Love is truth without any future. (M.E. 1997)Received on Fri Oct 31 2003 - 06:28:00 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:46 MST