Can I run 2 named processes on the same machine?

Barry Margolin barmar at bbnplanet.com
Wed Apr 5 23:20:11 UTC 2000


In article <088a8a16.2334e794 at usw-ex0107-050.remarq.com>,
Christopher  <ccugnoNOccSPAM at hostpro.net.invalid> wrote:
>I need 2 instances running... We have 100,000 + zones. it takes about
>15 minutes to reload named, and it doesn't service requests while
>reloading... I got the impression on this message board that i could
>begin a child process before I began my reload for my first instance to
>service requests during the parent processes downtime... I just don't
>know how to do that.

There was a message from someone who said that they had modified BIND to
operate like that.  The standard BIND doesn't support it, though; it tries
to start listening on port 53 immediately, and if this fails (because
there's already another process listening on the port) it aborts.

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



More information about the bind-users mailing list