Date: Mon, 4 Aug 2003 15:35:17 -0700 (PDT) From: "David J. Hughes" <bambi@Hughes.com.au> To: Blaz Zupan <blaz.zupan@amis.net> Cc: freebsd-isp@freebsd.org Subject: Re: DNS Server Farm Message-ID: <20030804152939.F97726@elk.hughes.com.au> In-Reply-To: <20030804182222.A5C055553E@titanic.medinet.si> References: <20030804182222.A5C055553E@titanic.medinet.si>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Aug 2003, Blaz Zupan wrote: > Anycast is the solution in this case. Build lots and lots of small > recursive nameserver boxes and locate them at various points around your > network. Each of those boxes has two IP addresses: one from the local An anycast / BGP solution assumes that the application will never fail without taking the box down. If your DNS code falls over (or is stopped etc) then your customers are going to lose. Seeing as a "real" load balancer, like a ServerIron XL, can be found on Ebay for next to nothing these days, it's a very workable solution. We just built such a solution for a network with about 550,000 users and it works just fine. 2 or 3 good boxes and a load balancer will also be much cheaper than a box at each pop. Bambi ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030804152939.F97726>