Date: Mon, 2 Mar 1998 23:46:47 +0800 (WST) From: Michael Slater <slaterm@slaterm.amitar.com.au> To: Jason McKay <jasonm@webace.com.au> Cc: questions@FreeBSD.ORG, isp@FreeBSD.ORG Subject: Re: Squid Probs Message-ID: <Pine.LNX.3.96.980302234307.621A-100000@slaterm> In-Reply-To: <2.2.32.19980302122500.00673470@webace.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
How much ram does that machine have in it ? I usually set cache_mem to 1/3 of total ram On Mon, 2 Mar 1998, Jason McKay wrote: > We have been running Squid 1.1.20 on FreeBSD for a couple of weeks now ... > until now it has been running perfectly ... We have the cache being stored > on a 8gig drive, but when it reached 32% full squid started reducing the > size of the cache. The hard drive light is now always on and the space used > will not go above 2.2 gigs. Here is my squid.conf file: > > http_port 8080 > debug_options ALL,1 > acl all src 0.0.0.0/0.0.0.0 > acl tocache proto HTTP FTP > http_access allow all > icp_access allow all > cache_mem 80 > cache_mem_low 75 > cache_mem_high 90 > cache_swap 7900 > cache_swap_low 90 > cache_swap_high 95 > cache_effective_user squid squid > cache_effective_user nobody nogroup > cache_dir /drive2/cache > > Here is what top saids, before yesterday the CPU for squid would not go > above 1% : > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND > 145 root -6 0 17952K 18000K biowai 1:03 7.44% 7.44% squid > > Any ideas on whats its doing? > > Thank you, > Jason McKay. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980302234307.621A-100000>