+24 December 2025: Yorgos
+ - More specific wording in the unbound.conf man page for stub-first
+ and forward-first options.
+
3 December 2025: Wouter
- Fix http2 drop handling to clear the postpone_drop state so that
other streams on the http2 session are not affected by a drop,
If enabled, a query is attempted without this stub section if it fails.
The data could not be retrieved and would have caused SERVFAIL because the
servers are unreachable, instead it is tried without this stub section.
+ This can lead to using less specific configured forward/stub/auth zones if
+ any, or end up to otherwise normal recursive resolution for that particular
+ query.
Default: no
@@UAHL@unbound.conf.forward@forward-first@@: *<yes or no>*
- If a forwarded query is met with a SERVFAIL error, and this option is
- enabled, Unbound will fall back to normal recursive resolution for this
- query as if no query forwarding had been specified.
+ If a forwarded query is met with a SERVFAIL error and this option is
+ enabled Unbound will fall back to less specific resolution.
+ This can lead to using less specific configured forward/stub/auth zones if
+ any, or end up to otherwise normal recursive resolution for that particular
+ query.
Default: no