From owner-freebsd-hackers Tue Nov 21 20:24: 6 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from meketrex.pix.net (meketrex.pix.net [192.111.45.13]) by hub.freebsd.org (Postfix) with ESMTP id 278D637B4CF for ; Tue, 21 Nov 2000 20:24:03 -0800 (PST) Received: by meketrex.pix.net id XAA18317; Tue, 21 Nov 2000 23:23:51 -0500 (EST) Message-ID: <20001121232351.B18090@pix.net> Date: Tue, 21 Nov 2000 23:23:51 -0500 From: "Kurt J. Lidl" To: Tony Finch , David Miller Cc: freebsd-hackers@freebsd.org Subject: Re: UDP limits in dns server? References: <20001121055406.H54653@hand.dotat.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: <20001121055406.H54653@hand.dotat.at>; from Tony Finch on Tue, Nov 21, 2000 at 05:54:06AM +0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 21, 2000 at 05:54:06AM +0000, Tony Finch wrote: > >I'm looking up the IP addresses with up to 1500 or so processes each > >taking a list of addresses and running gethostbyaddr() on them. > > That's stupid. Use adns instead. > http://www.chiark.greenend.org.uk/~ian/adns/ That's stupid, use something advanced (and already debugged) built on top of ADNS: http://www.web.us.uu.net/sw/fastresolve/ -Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message