On Thu, 12 Feb 2004, Peter van der Does wrote: > Is it enough to change: > cache_dir aufs /var/cache/cacheA 1000 16 256 > to > cache_dir null /tmp > > to make that happen?
Provided your binary is build with support for the null cache_dir type. > The FAQ talks about just proxy and no caching at all, but we would liek > to keep the mem caching. null was designed primarily for use with "no_cache deny all" type configurations, but works just as well with caching enabled. Regards Henrik
