From: W.C.A. Wijngaards Date: Wed, 26 Feb 2020 11:21:42 +0000 (+0100) Subject: Dnstap io, note that it creates a thread when possible. X-Git-Tag: release-1.11.0~120^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24d7c64a8e13160d3fee2c6fe9f9cbf952fcc3b;p=thirdparty%2Funbound.git Dnstap io, note that it creates a thread when possible. --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 7b48e2eaf..a9c109e60 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -2116,6 +2116,10 @@ re-establish a new connection later. This option defaults to 100 milliseconds. .SS DNSTAP Logging Options DNSTAP support, when compiled in, is enabled in the \fBdnstap:\fR section. +This starts an extra thread (when compiled with threading) that writes +the log information to the destination. If unbound is compiled without +threading it does not spawn a thread, but connects per-process to the +destination. .TP .B dnstap-enable: \fI If dnstap is enabled. Default no. If yes, it connects to the dnstap server