From owner-freebsd-questions Tue Mar 26 08:11:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA19797 for questions-outgoing; Tue, 26 Mar 1996 08:11:36 -0800 (PST) Received: from buffnet4.buffnet.net (root@buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA19791 for ; Tue, 26 Mar 1996 08:11:32 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.12/8.6.9) with SMTP id LAA21165 for ; Tue, 26 Mar 1996 11:13:37 GMT Received: from buffnet7.buffnet.net by buffnet1.buffnet.net id aa26748; 26 Mar 96 11:18 EST Date: Tue, 26 Mar 1996 11:18:51 -0500 (EST) From: Stephenn Hovey To: freebsd-questions@freebsd.org Subject: NMBCLUSTERS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Im still on a never ending quest to get 2.1R and apache to work half as soon as 2.0R and cern. If one puts options "NMBCLUSTERS=4096" etc - is there something else that must be tweeked up to keep it from crashing? Also, how much kmem do these clusters take up? On sunday I had things tweeked a bit high - NMBCLUSTERS=4096 and maxusers (or num users my head is spinning and it escapes at the moment) set to 128 in an effort to ensure enough resources for apache, but it kept kernal panic'ing with kmem errors. So I put generic back in, and apache wont deliver up graphic files to ppp users... Ugh... I really liked 2.0R and cern! :)