Re: FATAL: Repeated failures to free up disk space

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 23 Aug 1998 00:42:45 +0200

Evren Yurtesen wrote:
>
> hello, I am using my squid to get out of my firewall so I did not want
> to
> have disk cache and set it to 1mb but my squid is giving this error
> and exiting...what does this mean??? also I see that the cache directory

That Squid is trying to cache more data than it can handle with a 1mb
cache directory. Squid is designed to have a lot of cache.

If you do not want to have a cache, then block all objects from being
cached.

cache_stoplist :

or

acl all src 0/0
no_cache deny all

---
Henrik Nordström
Sparetime Squid Hacker
Received on Sat Aug 22 1998 - 17:32:38 MDT

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