How do I identify if bind9 is using 4 cores?

Dennis Clarke dclarke at blastwave.org
Thu Jun 17 20:13:13 UTC 2021


On 6/17/21 03:47, Manish Rane wrote:
> Does this mean and I can assume that bind has started with 4 cores?
> 
>   CGroup: /system.slice/named.service
>            `-3150 /usr/sbin/named -f -u bind -n 4
> --------------------------------------------------------------------------
> Thanks and Regards,
> Manish R
> 

You may be able to ask with rndc :

#
# /usr/local/sbin/rndc -s 127.0.0.1 \
> -k /etc/opt/isc/named/rndc.key \
> -p 953 status 2>&1 | grep 'threads'
worker threads: 1
#


-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional


More information about the bind-users mailing list