From owner-freebsd-hackers Sun Mar 9 00:16:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA07585 for hackers-outgoing; Sun, 9 Mar 1997 00:16:39 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA07580 for ; Sun, 9 Mar 1997 00:16:36 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id TAA16772; Sun, 9 Mar 1997 19:10:20 +1100 Date: Sun, 9 Mar 1997 19:10:20 +1100 From: Bruce Evans Message-Id: <199703090810.TAA16772@godzilla.zeta.org.au> To: freebsd-hackers@FreeBSD.ORG, henrich@crh.cl.msu.edu, neal@pernet.net Subject: Re: freebsd as a news server? Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >case. If running 2.2- you also want EXTRAVNODES up there in the 15000-30000 >range depending on the size of your spool. EXTRAVNODES does not exist in the current version of 2.2. Use the standard BSD4.4 sysctl variable kern.maxvnodes. Bruce