From owner-freebsd-isp Mon Mar 10 14:30:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA03246 for isp-outgoing; Mon, 10 Mar 1997 14:30:03 -0800 (PST) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA03183; Mon, 10 Mar 1997 14:29:54 -0800 (PST) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id WAA03769; Mon, 10 Mar 1997 22:29:38 GMT Date: Tue, 11 Mar 1997 07:29:37 +0900 (JST) From: Michael Hancock To: Brian Tao cc: Tom Samplonius , "matthew c. mead" , isp@freebsd.org, hackers@freebsd.org Subject: Re: freebsd as a news server? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 10 Mar 1997, Brian Tao wrote: > On Sun, 9 Mar 1997, Tom Samplonius wrote: > > > > But isn't choosing block and fragment sizes very important as well? > > I would imagine so, but the default values chosen by newfs appear > to work quite well. I just bump up the number of inodes reserved on a > news spool filesystem; everything else uses the default values. I've been using -i 3072 -b 4096 -f 1024 -a 8 for non-binary newsgroups and the default for binary newsgroups. This way news articles on average will fit in a block. Regards, Mike Hancock