[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Chrooted bind9 not using multiple CPU's



Hi,

I have the following issue:


When Bind is not chrooted, it uses all 4 CPU's:

starting BIND 9.3.4 -u bind
found 4 CPUs, using 4 worker threads


But when Bind is chrooted, it only detects 1 CPU:

starting BIND 9.3.4 -u bind -t /var/lib/named
found 1 CPU, using 1 worker thread


When I then add "-n 4" to startup, it still uses 1 CPU, but with 4 threads:

starting BIND 9.3.4 -u bind -n 4 -t /var/lib/named
found 1 CPU, using 4 worker threads


Anyone also with this problem or a solution for this?

Thnx



Reply to: