named optimisation

Posted by dendis, 03-28-2008, 09:17 AM
Hi All, Now we host about 100,000 domains and they are all using the same DNS servers (cPanel cluster system) So now I checked our /etc/named.conf files.. and these are HUUUGE.. If you try to start/restart named service it takes 5 minutes to load all zones. It is also taking about 30% CPU and 35% of ram when running even on dual core server.. Any ideas how could we optimise named configuration ? Maybe it is something like mod_vhost_alias for Apache just for bind service ? Your ideas are welcome.

Posted by RBBOT, 03-28-2008, 10:46 AM
You could look at using NSD instead of BIND, assuming these are authoritative only servers for your domains, rather than used for outbound DNS queries from your servers as well. NSD has a compatible file syntax with bind but precompiles the database and is far more efficient in terms of speed/resources consumed. http://www.nlnetlabs.nl/nsd/

Was this answer helpful?

 Print this Article

Also Read

SHARING AN SSL CERTIFICATE

Posted by kreati, 01-12-2008, 09:55 PMI have an ssl certificate installed on my main server. How...

Content not loading from cache in iframe / frameset

Posted by DevMonkey, 02-16-2011, 03:52 PMOk, trust me, I have a legit reason to be using iframes...

Exim mail statistics log

Posted by webstyler, 09-14-2007, 02:21 AMHello Under WHM ( Main >> Email >> View Mail...

How to: secure yourself with (( cgitelnet.pl ))

Posted by X-x-X, 05-04-2007, 09:39 PMIt’s very important thing [URL removed] A hacker use...

How can I get the memory offsets that functions in a dll access?

Posted by lJesterl, 02-11-2011, 11:57 PMI am developing an anti cheat patch for a friend for an...