Re: [squid-users] I see this error in cache.log file no free membufs

2011-07-22 Thread Amos Jeffries
On 23/07/11 00:09, Ragheb Rustom wrote: Dear Markus and Amos, I have done the changes you have proposed. I have dropped the max-size on COSS partition to 100KB so the COSS cache_dir line now reads as follows: cache_dir coss /cache3/coss1 11 max-size=102400 max-stripe-waste=32768 block-siz

RE: [squid-users] I see this error in cache.log file no free membufs

2011-07-22 Thread Ragheb Rustom
S.A.R.L -Original Message- From: Ragheb Rustom [mailto:rag...@smartelecom.org] Sent: Friday, July 22, 2011 3:10 PM To: 'Amos Jeffries'; squid-users@squid-cache.org Cc: 'Marcus Kool' Subject: RE: [squid-users] I see this error in cache.log file no free membufs Importanc

RE: [squid-users] I see this error in cache.log file no free membufs

2011-07-22 Thread Ragheb Rustom
fries [mailto:squ...@treenet.co.nz] Sent: Thursday, July 21, 2011 2:00 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] I see this error in cache.log file no free membufs On Wed, 20 Jul 2011 18:23:10 -0300, Marcus Kool wrote: > The message indicates that the numbers of membufs s

Re: [squid-users] I see this error in cache.log file no free membufs

2011-07-20 Thread Amos Jeffries
On Wed, 20 Jul 2011 18:23:10 -0300, Marcus Kool wrote: The message indicates that the numbers of membufs should be because there are insufficent membufs to use for caching objects. The reason for having 'insufficient membufs' is explained below. Given the fact that the average object size is 13

Re: [squid-users] I see this error in cache.log file no free membufs

2011-07-20 Thread Marcus Kool
The message indicates that the numbers of membufs should be because there are insufficent membufs to use for caching objects. The reason for having 'insufficient membufs' is explained below. Given the fact that the average object size is 13 KB, the given configuration effectively puts a very lar

[squid-users] I see this error in cache.log file no free membufs

2011-07-20 Thread Ragheb Rustom
Dear All, I have a squid cache proxy which is delivering content to around 3000+ users. After some problems with performance on AUFS under peak hour loads I have used one of my cache_dirs as COSS disk following Amos Settings on squid-cache website while left all others as AUFS that hold files bigg