[Pdns-users] New OpenDBX backend for PowerDNS

Norbert Sendetzky norbert at linuxnetworks.de
Sat Oct 1 14:07:57 UTC 2005


Hi all

I've implemented a new PowerDNS backend based on the OpenDBX database 
abstraction library available at http://www.linuxnetworks.de/opendbx/

It implements all features available in the gmysqlbackend and is tuned for 
speed and high availability.

Some features:
- Can use all DBs supported by the OpenDBX library
- Can loadbalance by distributing queries to multiple database server
- Is HA capable if multiple database server are used
- Tuned for speed (0,5 to 3 percent faster for lookups than gmysqlbackend)
- Zone transfers are 30% faster than by gmysqlbackend
- Check for updated masters or slaves is much faster if you serve many domains
- Extensions to the SQL statements used can contain the same placeholders
- More than one statement per query is allowed

Feel free to give it a try :-)


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: odbxbackend.diff
Type: text/x-diff
Size: 627 bytes
Desc: not available
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20051001/ca2e557f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: odbxbackend.tar.gz
Type: application/x-tgz
Size: 6145 bytes
Desc: not available
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20051001/ca2e557f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20051001/ca2e557f/attachment.sig>


More information about the Pdns-users mailing list