Update named manual page (#40761)

(cherry picked from commit 1a989c4322)
(cherry picked from commit 56a1cede21)
This commit is contained in:
Mukund Sivaraman 2015-10-06 05:52:02 +05:30
parent d7f3a35b30
commit 328ec79fe9

View file

@ -307,8 +307,9 @@
worker threads to listen for incoming UDP packets on each
address. If not specified, <command>named</command> will
calculate a default value based on the number of detected
CPUs: 1 for 1 CPU, 2 for 2-4 CPUs, and the number of
detected CPUs divided by 2 for values higher than 4.
CPUs: 1 for 1 CPU, and the number of detected CPUs
minus one for machines with more than 1 CPU. This cannot
be increased to a value higher than the number of CPUs.
If <option>-n</option> has been set to a higher value than
the number of detected CPUs, then <option>-U</option> may
be increased as high as that value, but no higher.