Re: no logs

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 21 Aug 1998 08:42:20 +0200

Evren Yurtesen wrote:

> what should I do to make squid not to store any objects on hard drive?
> I have a parent cache and I want to use its cache and the connection
> between it and us is very good...so I do not want to waste my hard drive

To not cache objects from your parent:

cache_host your.parent.cache parent 3128 3130 proxy-only

and if you are sure you never want any objects cached then you could add

acl all src 0/0
no_cache deny all

---
Henrik Nordström
Sparetime Squid Hacker
Received on Thu Aug 20 1998 - 23:55:28 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:40 MST