From: W.C.A. Wijngaards Date: Fri, 15 May 2026 06:42:27 +0000 (+0200) Subject: - Fix man page entry for so-sndbuf, it is for responses sent out. X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5b166dbf0a22b8407fb511012d6b05c1f25b4329;p=thirdparty%2Funbound.git - Fix man page entry for so-sndbuf, it is for responses sent out. --- diff --git a/doc/Changelog b/doc/Changelog index 1a2d9a64b..4df945ab5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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. diff --git a/doc/unbound.conf.rst b/doc/unbound.conf.rst index cc01451cd..29ecb233e 100644 --- a/doc/unbound.conf.rst +++ b/doc/unbound.conf.rst @@ -642,7 +642,7 @@ These options are part of the ``server:`` section. @@UAHL@unbound.conf@so-sndbuf@@: ** 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