From: Pieter Lexis Date: Thu, 12 Apr 2018 13:31:56 +0000 (+0200) Subject: ixfrdist: update manpage X-Git-Tag: dnsdist-1.3.1~148^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b121dcc2f4e3b0a6921bcfe2ab88fb54eecba05f;p=pdns ixfrdist: update manpage --- diff --git a/docs/manpages/ixfrdist.1.rst b/docs/manpages/ixfrdist.1.rst index 7b7136f2d..f01233d79 100644 --- a/docs/manpages/ixfrdist.1.rst +++ b/docs/manpages/ixfrdist.1.rst @@ -36,8 +36,11 @@ Options By default, this is the current working directory. --keep Keep at most *NUM* versions of any zone. By default, 20 versions are kept. ---uid Drop effective user-id to *UID* after binding the listen sockets ---gid Drop effective group-id to *GID* after binding the listen sockets +--uid Drop effective user-id to *UID* after binding the listen sockets. +--gid Drop effective group-id to *GID* after binding the listen sockets. +--axfr-timeout Stop an inbound AXFR when it is not completed in *NUM* seconds. Defaults to 10 seconds. +--tcp-out-threads Amount of worker threads to handle TCP traffic. + This limits the number of concurrent AXFR/IXFR, the default is 10. See also --------