Artur,
So far so good switching to malloc. The system load is also down to .03 from
an average of .45 when I was using the file storage option.

Thanks for the help!

-cloude

On Wed, Apr 1, 2009 at 5:51 PM, Artur Bergman <s...@crucially.net> wrote:

>
> On Apr 1, 2009, at 4:11 PM, Cloude Porteus wrote:
>
>
> I just noticed that the number of documents in the cache dropped from
> ~140k -> ~30k and the LRU Nuked Objects increased by 100k. I assume
> we're hitting our storage limit, which is currently set to 10gb. We
> had it set at 50gb before, but we were still having similar problems.
> I noticed last night there was a couple of hours where it looked like
> the hit ratio was close to zero, but then it went back to normal.
>
> Any ideas what would cause Varnish to nuke ~100k objects all at once?
> I've gone over all the performance tuning info and we've tried to
> implement most of the suggestions. I'm just not sure which direction
> to start tuning further.
>
>
> There are problems with the fragmentation of the store. Try using malloc
> and see if the problem goes away. (We see this regularly)
>
> Artur
>
>


-- 
VP of Product Development
Instructables.com

http://www.instructables.com/member/lebowski
_______________________________________________
varnish-dev mailing list
varnish-dev@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-dev

Reply via email to