From owner-freebsd-hackers Thu Mar 5 08:58:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07794 for freebsd-hackers-outgoing; Thu, 5 Mar 1998 08:58:46 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from heron.doc.ic.ac.uk (ODoFkYXHWF4ldYEIGALl2VjsNX0lFb7d@heron.doc.ic.ac.uk [146.169.2.31]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id IAA07770 for ; Thu, 5 Mar 1998 08:58:34 -0800 (PST) (envelope-from njs3@doc.ic.ac.uk) Received: from oak65.doc.ic.ac.uk [146.169.33.65] ([Q0Dz3GahBfFrFJq5lHl887Ng76zkvido]) by heron.doc.ic.ac.uk with smtp (Exim 1.62 #3) id 0yAdyN-0004yW-00; Thu, 5 Mar 1998 16:58:20 +0000 Received: from njs3 by oak65.doc.ic.ac.uk with local (Exim 1.62 #3) id 0yAdxT-0000T7-00; Thu, 5 Mar 1998 16:57:23 +0000 From: njs3@doc.ic.ac.uk (Niall Smart) Date: Thu, 5 Mar 1998 16:57:22 +0000 In-Reply-To: sbabkin@dcn.att.com "RE: Cluster?" (Mar 5, 11:49am) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: sbabkin@dcn.att.com, tom@sdf.com, njs3@doc.ic.ac.uk Subject: RE: Cluster? Cc: Sarnoff.COM!rminnich@minas-tirith.pol.ru, tarkhil@minas-tirith.pol.ru, hackers@FreeBSD.ORG Message-Id: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 5, 11:49am, sbabkin@dcn.att.com wrote: } Subject: RE: Cluster? > > address spaces of all the others. I agree that DNS has fault > > tolerant > > capabilities but I wouldn't call them excellent, its annoying to have > > to > > wait for requests to the primary to time out before the resolver > > library > > starts hitting on the secondaries. > > > I have a simple solution for this :-) A daemon that every > N minutes sends a request to all DNS servers listed and > moves the one from which it got the first reply to the > first position in this file. Of course, it will make > additional overhead but it will be highly portable and do > not touch any internals of already compiled programs. Well, thats a nice hack, but it doesn't solve the problem of dynamic DNS, also this kind of functionality should be part of the resolver library. [ Note: This is the last email on which I will CC you all, sorry for cluttering up your mailboxes, I'm sure the thread can continue in -hackers ] Niall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message