From owner-freebsd-net Tue Jul 27 10:44:56 1999 Delivered-To: freebsd-net@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 19063152BE for ; Tue, 27 Jul 1999 10:44:47 -0700 (PDT) (envelope-from aron@cs.rice.edu) Received: (from aron@localhost) by cs.rice.edu (8.9.0/8.9.0) id MAA25266; Tue, 27 Jul 1999 12:44:26 -0500 (CDT) From: Mohit Aron Message-Id: <199907271744.MAA25266@cs.rice.edu> Subject: Re: FreeBSD tuning for webserver performance To: des@flood.ping.uio.no (Dag-Erling Smorgrav) Date: Tue, 27 Jul 1999 12:44:25 -0500 (CDT) Cc: freebsd-net@freebsd.org In-Reply-To: from "Dag-Erling Smorgrav" at Jul 27, 99 01:23:41 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > You can tune the size of the mbuf pool and the maximum number of open > files separately from maxusers (which also affects stuff like the size > of the process table). Read LINT. > Thanks, I wasn't aware of this. Whenever the kernel runs out of mbuf clusters it reports "Out of mbuf clusters - increase max users" on the console. I think this might need to get fixed. - Mohit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message