On Fri, 10 Oct 2003, ads squid wrote:

> cache_dir null  /null

This says that there will be no on-disk cache, not that there won't be any 
objects cached. 

To fully disable caching you also need to use the no_cache directive. If 
not objects are still cached in memory (up to cache_mem amount).

Regards
Henrik


Reply via email to