mån 2009-09-14 klockan 10:25 -0400 skrev Dhyan Mishra, Contractor, Code
5592:
> Amos/Henrik,
> 
> I applied the patch you linked below to the
> 
> squid-3.1.0.13 - Aug 04,2009 build, and recompiled it.
> 
> This fixed the WCCPv2 and the transparent proxying works.
> 
> 
> However, in my configuration I am still using the
> cache deny all and am not using any cache_dir as suggested
> in the squid wiki. I am trying to get the same effect as
> using :
>       --enable-storeio=null

Good. Exactly what Amos wanted you to test.

> To get a memory caching only server, as I did in squid 3.0.

If you want to cache in memory then remove the "cache deny all"
directive. That directive is to block all caching.

> How can I re-enable the memory caching only. You suggested using
> a dummy cache - maybe cache_dir null /dev/null

That dummy cache_dir line was to work around the bug without patching.

Regards
Henrik

Reply via email to