From owner-freebsd-isp Wed Aug 11 9: 9: 3 1999 Delivered-To: freebsd-isp@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 793C91555D for ; Wed, 11 Aug 1999 09:08:54 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id JAA25523; Wed, 11 Aug 1999 09:04:32 -0700 (PDT) Message-Id: <199908111604.JAA25523@implode.root.com> To: ndear@areti.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: mbuf clusters. In-reply-to: Your message of "Wed, 11 Aug 1999 16:10:01 BST." <199908111513.QAA21355@post.mail.areti.net> From: David Greenman Reply-To: dg@root.com Date: Wed, 11 Aug 1999 09:04:32 -0700 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >We had an increase in web requests today (about 500/sec) because of the UK >solar eclipse here, and it caused one of our web servers to have some trouble. It >was also coupled with the live broadcast being put up by FTP, and there was a lot >of FTP activity. > >Where can I alter the item below, and what would be a sensible, but reasonably >high figure? > >TIA. > >Aug 11 09:37:25 sithonia /kernel: Out of mbuf clusters - adjust >NMBCLUSTERS or increase maxusers! That's controlled by the NMBCLUSTERS kernel option. Try something like: options "NMBCLUSTERS=10000" -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message