[Pdns-users] DNS Replication
Nico van Royen
nico at van-royen.nl
Tue May 9 12:44:09 UTC 2006
_____
From: Duane [mailto:duane at e164.org]
To: pdns-users [mailto:pdns-users at mailman.powerdns.com]
Sent: Tue, 09 May 2006 14:38:58 +0200
Subject: Re: [Pdns-users] DNS Replication
Nico van Royen wrote:
> Our concern is that we expect 5000 dns changes per second (possible more in the future).
> The DNS servers are supposed to be authorative for an entire .tld as well as recursive.
> meaning that each dns server should query its (slave) sql server for all queries (and recurse when needed) while the (slave) sql server should also be synced to the master database.
>
> Replicating the master SQL database to over 10 slave sql servers would lead to quite some overhead in our expectations.
We had non-technical issues with replicating SQL so we opt'd to do an
SQL dump on the primary server and then have a patch/diff system in
place and then bzip the base file + patch then recombine it at the other
end.
This would mean you not have 'realtime' updates. I doubt you do this 'update' every minute. With a large database if would even take several minutes to complete the dump -> compress -> copy -> uncompress -> patch. We do need it (near) realtime updates.
Grtz,
Nico van Royen
WARP3.COM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20060509/bbcb373a/attachment-0001.html>
More information about the Pdns-users
mailing list