Date: Tue, 21 Nov 2000 23:23:51 -0500 From: "Kurt J. Lidl" <lidl@pix.net> To: Tony Finch <dot@dotat.at>, David Miller <dmiller@search.sparks.net> Cc: freebsd-hackers@freebsd.org Subject: Re: UDP limits in dns server? Message-ID: <20001121232351.B18090@pix.net> In-Reply-To: <20001121055406.H54653@hand.dotat.at>; from Tony Finch on Tue, Nov 21, 2000 at 05:54:06AM %2B0000 References: <Pine.BSF.4.21.0011192131520.21277-100000@search.sparks.net> <20001121055406.H54653@hand.dotat.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001121232351.B18090>