bind multi-threaded question

Jeff Pang pangj at arcor.de
Wed Apr 28 08:52:03 UTC 2010


On Wed, Apr 28, 2010 at 4:38 PM, max power <el_shershaby at hotmail.com> wrote:
> Hi
> i am deploying a new dns server using bind 9.7.0-p1 the latest version
> i am running bind on chroot jail, every thing is working fine
> when i use the command rndc status i got the following ,
> CPUs found: 8
> worker threads: 8
> this is right info , however when i try to ps aux | grep named
> i only got one bind process ?

Since you meant threads so ps aux won't find that IMO.

from 'man ps':

To get info about threads:
   ps -eLf
   ps axms

ps -V
procps version 3.2.7

-- 
Jeff Pang
http://home.arcor.de/pangj/



More information about the bind-users mailing list