<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Consult log of bind9 service. It should autodetect 4 cores
      without any options, just with plain start of the service.</p>
    <p>It should show isc-socket thread for each core:</p>
    <p>pstree -t $(pidof named)</p>
    <p>I were surprised of my output however, because I have multiple
      isc-net-000{1}. My version is bind-9.16.18-1.fc34.x86_64</p>
    <p>$ pstree -t $(pidof named)<br>
      named─┬─2*[{isc-net-0000}]<br>
            ├─5*[{isc-net-0001}]<br>
            ├─{isc-net-0002}<br>
            ├─{isc-net-0003}<br>
            ├─{isc-socket-0}<br>
            ├─{isc-socket-1}<br>
            ├─{isc-socket-2}<br>
            ├─{isc-socket-3}<br>
            └─{isc-timer}<br>
    </p>
    <p>Are those numbers intentional?<br>
    </p>
    <div class="moz-cite-prefix">On 6/17/21 5:32 AM, Manish Rane wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+z6RjEDLh8cF73-0GUoZJST97D0KaWeCBv14m9Hk9kUJZ77+A@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">Hi Team,

I have BIND 9.16.17-Ubuntu on ubuntu and have 4 cores. I have configured

 more /etc/default/bind9
OPTIONS="-n 4"

And then restarted the services. How do I verify if bind9 has spawned 4
processes and distributed among those?

TIA
Manish R

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

ISC funds the development of this software with paid support subscriptions. Contact us at <a class="moz-txt-link-freetext" href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.


bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Petr Menšík
Software Engineer
Red Hat, <a class="moz-txt-link-freetext" href="http://www.redhat.com/">http://www.redhat.com/</a>
email: <a class="moz-txt-link-abbreviated" href="mailto:pemensik@redhat.com">pemensik@redhat.com</a>
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB</pre>
  </body>
</html>