On Fri, 2 Sep 2005, Brent Clark wrote:

Would someone please be so kind as to share with me where I went wrong in my conf file.

Have you configured log rotation on your system? You need to periodically have "squid -k rotate" executed to trim the log files..

gate:/var/log# df -h
/dev/hdc1             2.0G  1.9G     0 100% /squid_cache

cache_dir ufs /squid_cache 2000 16 256

The size specified in cache_dir is the maximum size Squid should use, not the physical size of the partition. You should leave about 30% free.

Regards
Henrik

Reply via email to