mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:59:59 -04:00
Fix notes and CHANGES for #40761
(cherry picked from commit56ebb560a1) (cherry picked from commit450f4f0ef8)
This commit is contained in:
parent
1550e536f5
commit
d7f3a35b30
2 changed files with 2 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,4 +1,4 @@
|
|||
4236. [func] On machines with 4 or more processors (CPU), the
|
||||
4236. [func] On machines with 2 or more processors (CPU), the
|
||||
default value for the number of UDP listeners
|
||||
has been changed to the number of detected
|
||||
processors minus one. [RT #40761]
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
On machines with 4 or more processors (CPU), the default value
|
||||
On machines with 2 or more processors (CPU), the default value
|
||||
for the number of UDP listeners has been changed to the number
|
||||
of detected processors minus one.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue