|
<- Previous Message | Next Message -> Thread Index [isp-dns] RE: DNS with MySQL backend
Hi, You have at least two posibilities. The firts one is bind program reads directly from database and resolve on line ( bind 9 or tinydns with mysql-patch ). The sencond one is store all data in database and read periodically ( example: each 5 minutes ) and reload text files ( scripts and scripts ). I prefer the second one. There are several implementations of this: http://www.inter7.com/dnsadmin.html http://www.vegadns.org/ And about dns software, I prefer tinydns. Lucas > -----Mensaje original----- > De: Bhavin Modi [mailto:modi_bhavin@...] > Enviado el: miércoles, 31 de marzo de 2004 3:59 > Para: isp-dns@isp-dns.com > Asunto: [isp-dns] DNS with MySQL backend > > > Hi, > > I have a DNS server serving about 170 zones and increasing and I > am thinking > of using bind with Mysql patch. > > Are there any noticeable performance hits using Bind with Mysql ? > How good is powerDNS compared to Bind, or is it better than Bind 9? > > > Thanks, > Bhavin. > > > > > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > ------------------------ANNOUNCEMENT--------------------------------- > --------------------------------------------------------------------- > - ISPCON Spring 2004 - Washington DC Hilton & Towers - > > - The ISP and WISP event - www.ispcon.com - > > - Fill your brain. Meet the people. Join the industry gathering! - > ---------------------------------------------------------------------- > ---------------------------------------------------------------------- To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. ------------------------ANNOUNCEMENT--------------------------------- --------------------------------------------------------------------- - ISPCON Spring 2004 - Washington DC Hilton & Towers - - The ISP and WISP event - www.ispcon.com - - Fill your brain. Meet the people. Join the industry gathering! - ---------------------------------------------------------------------- ----------------------------------------------------------------------
Thread Index |