- Fix man page entry for so-sndbuf, it is for responses sent out.

This commit is contained in:
W.C.A. Wijngaards
2026-05-15 08:42:27 +02:00
parent 13716dc8be
commit 5b166dbf0a
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
15 May 2026: Wouter
- Fix man page entry for so-sndbuf, it is for responses sent out.
11 May 2026: Yorgos
- Fix comment and verbose logging for EDNS fallback buffer size.
+1 -1
View File
@@ -642,7 +642,7 @@ These options are part of the ``server:`` section.
@@UAHL@unbound.conf@so-sndbuf@@: *<number>*
If not 0, then set the SO_SNDBUF socket option to get more buffer space on
UDP port 53 outgoing queries.
UDP port 53 outgoing responses.
This for very busy servers handles spikes in answer traffic, otherwise:
.. code-block:: text