On Fri, 17 Oct 2003, Marcos Andre wrote: > when I run ./RunCache at my Slackware Kernel 2.4.22-grsec, squid returns me > the following error: > > /var/squid/bin# /var/squid/bin/RunCache: line 35: 27206 file size limit > exceededsquid -NsY $conf >>$logdir/squid.out 2 >&1
Your squid.out log file is too large for your system to handle. Why are you using RunCache? Squid has a built-in daemon mode which works quite well.. Regards Henrik
