From b121dcc2f4e3b0a6921bcfe2ab88fb54eecba05f Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 12 Apr 2018 15:31:56 +0200 Subject: [PATCH] ixfrdist: update manpage --- docs/manpages/ixfrdist.1.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -------- -- 2.50.1