mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:50:00 -04:00
Related: !5620 Fix the isc_hp initialization and memory usage Related: !5646 Reduce freemax values for dns_message mempools
This commit is contained in:
parent
1acbf17cda
commit
c2ed72a324
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ Feature Changes
|
|||
``tls ephemeral`` configuration using the RSA algorithm with 4096-bit
|
||||
keys. This has been changed to the ECDSA P-256 algorithm. :gl:`#2264`
|
||||
|
||||
- Overall memory use by ``named`` has been optimized and reduced,
|
||||
especially on systems with many CPU cores. :gl:`#2398` :gl:`#3048`
|
||||
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue