From owner-freebsd-hackers Mon May 4 11:48:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28171 for freebsd-hackers-outgoing; Mon, 4 May 1998 11:48:54 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.32]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA28159 for ; Mon, 4 May 1998 11:48:47 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.82 #3) id 0yWPsT-0004st-00; Mon, 4 May 1998 11:22:13 -0700 Date: Mon, 4 May 1998 11:22:04 -0700 (PDT) From: Tom To: Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= cc: "David E. Cross" , freebsd-hackers@FreeBSD.ORG Subject: Re: Network problem with 2.2.6-STABLE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id LAA28161 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 May 1998, Dag-Erling Coidan [iso-8859-1] Smørgrav wrote: > Tom writes: > > Not enough mbufs. Increase MAXUSERS or NMBCLUSTERS > > Does anybody have a thumb rule for the amount of mbuf clusters needed? What are you at now? If you have MAXUSERS set to 64 (which you should probably do anyhow for servers), you will have a large number of mbufs. You can use "netstat -m" to look at current usage, and the high-water mark. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message