Re: HELP!! with mbuf clusters

From: Duane Wessels <wessels@dont-contact.us>
Date: Thu, 30 Apr 1998 19:36:11 -0600

"Andrew" writes:

>Hi,
>
>I really need some help with the mbuf clusters limit.
>I'm running squid on freebsd3.0-current with a 14 Gig cache. and 256 Meg of
>Ram. The problem is that it crashes after about 2 days even with the
>maxusers set to 500.

don't set maxusers, set mbufs directly.

I use:

        options "NMBCLUSTERS=10240"

I haven't run out of mbufs with that setting.

Alternatively, you might benefit by increasing the mbuf size.
I found it reduced DNS lookup times

        options MSIZE="256"

See http://squid.nlanr.net/Squid/FAQ/FAQ-13.html#ss13.2

Duane W.
Received on Thu Apr 30 1998 - 18:42:31 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:40:00 MST