From owner-freebsd-questions Wed Oct 8 01:09:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA01727 for questions-outgoing; Wed, 8 Oct 1997 01:09:51 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA01711 for ; Wed, 8 Oct 1997 01:09:42 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id RAA18395; Wed, 8 Oct 1997 17:39:31 +0930 (CST) Message-ID: <19971008173931.48096@lemis.com> Date: Wed, 8 Oct 1997 17:39:31 +0930 From: Greg Lehey To: Al Johnson Cc: questions@FreeBSD.ORG Subject: Re: Good nameserver system? References: <343B32D0.C2D8E9B9@AJC.State.Net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <343B32D0.C2D8E9B9@AJC.State.Net>; from Al Johnson on Wed, Oct 08, 1997 at 02:14:24AM -0500 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Oct 08, 1997 at 02:14:24AM -0500, Al Johnson wrote: > Matthew D. Fuller wrote: >> >> On Wed, 8 Oct 1997, Greg Lehey wrote: >> >>> On Tue, Oct 07, 1997 at 10:36:22PM -0400, Kris Kirby wrote: >>>> What would be a good system for making a nameserver? I'm guessing P-200 or >>>> better and PPro-200. This would be a FreeBSD system, running named or a >>>> faster nameserver. And a 500M-2GB disk cache. >>> >>> Are you planning to run a name server for a large network provider, >>> including a large number of secondary servers? Then you might be on >>> the right lines. I've always found that an old 386 with 8 MB of >>> memory does a pretty good job. My name server, the primary for my >>> domain, uses about 1 MB of data. In the last two days, it has used 22 >>> seconds of CPU time on a P5/133. > > Depending on many things Named can grow to be a real best. I work > on a DEC Alpha running the packaged Named (ya I know change to the > latest release of BIND) and last night when I checked on it, it was > consuming over 24MB of memory, virtually no disk space but way too > much memory. Fascinating. Could you dump the cache and see how much stuff it has in there? Greg