<div dir="ltr">Oh - Thanks for the help.<br clear="all"><div><div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">--------------------------------------------------------------------------<br>Thanks and Regards,<br>Manish R<br></div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 17, 2021 at 1:59 PM Anand Buddhdev <<a href="mailto:anandb@ripe.net">anandb@ripe.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 17/06/2021 05:32, Manish Rane wrote:<br>
<br>
Hi Manish,<br>
<br>
> I have BIND 9.16.17-Ubuntu on ubuntu and have 4 cores. I have configured<br>
> <br>
>  more /etc/default/bind9<br>
> OPTIONS="-n 4"<br>
> <br>
> And then restarted the services. How do I verify if bind9 has spawned 4<br>
> processes and distributed among those?<br>
<br>
BIND does not start multiple processes. There's only ever one process,<br>
called "named". BIND starts multiple threads. You can see these by using<br>
the "top" command in Linux, and then pressing "H" to see threads rather<br>
than processes. You should see 4 worker threads, as well as some other<br>
threads.<br>
<br>
Regards,<br>
Anand<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div>