Add release note for known issue #2137

This commit is contained in:
Ondřej Surý 2020-12-01 13:57:25 +01:00
parent 9811361c4b
commit c26a2ea134

View file

@ -19,7 +19,11 @@ Security Fixes
Known Issues
~~~~~~~~~~~~
- None.
- The ``named`` daemon uses load-balanced sockets to increase performance by
distributing the incoming queries among multiple threads. Currently, the only
operating systems that support load-balanced sockets are Linux and FreeBSD 12,
thus both UDP and TCP performance is limited to a single-thread on systems
without load-balancing socket support. [GL #2137]
New Features
~~~~~~~~~~~~