]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for known issue #2137
authorOndřej Surý <ondrej@sury.org>
Tue, 1 Dec 2020 12:57:25 +0000 (13:57 +0100)
committerOndřej Surý <ondrej@sury.org>
Tue, 1 Dec 2020 15:47:25 +0000 (16:47 +0100)
doc/notes/notes-current.rst

index 23dae45db38c4d3e9b259855a3f694d1570d35d4..35cf3cdf0e311cb13576ce7e7b13c222e0c5e7fb 100644 (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
 ~~~~~~~~~~~~