From 328ec79fe97f160e0cf1ec63f255b656ab7eca40 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Tue, 6 Oct 2015 05:52:02 +0530 Subject: [PATCH] Update named manual page (#40761) (cherry picked from commit 1a989c43221af87ad8e64b250a31948373cc8565) (cherry picked from commit 56a1cede2158d4b09851e398858d0a9b7aafc89d) --- bin/named/named.docbook | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/named/named.docbook b/bin/named/named.docbook index 0ea469d357..788c18fcb8 100644 --- a/bin/named/named.docbook +++ b/bin/named/named.docbook @@ -307,8 +307,9 @@ worker threads to listen for incoming UDP packets on each address. If not specified, named 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 has been set to a higher value than the number of detected CPUs, then may be increased as high as that value, but no higher.