]> granicus.if.org Git - pdns/commitdiff
ixfrdist: update manpage
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 12 Apr 2018 13:31:56 +0000 (15:31 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 12 Apr 2018 13:31:56 +0000 (15:31 +0200)
docs/manpages/ixfrdist.1.rst

index 7b7136f2d4e9876ad4662f674b0fedcaa4f6d2a2..f01233d790cb366cf12f3447f81963d44519982f 100644 (file)
@@ -36,8 +36,11 @@ Options
                                 By default, this is the current working directory.
 --keep <NUM>                    Keep at most *NUM* versions of any zone.
                                 By default, 20 versions are kept.
---uid <UID>                     Drop effective user-id to *UID* after binding the listen sockets
---gid <GID>                     Drop effective group-id to *GID* after binding the listen sockets
+--uid <UID>                     Drop effective user-id to *UID* after binding the listen sockets.
+--gid <GID>                     Drop effective group-id to *GID* after binding the listen sockets.
+--axfr-timeout <NUM>            Stop an inbound AXFR when it is not completed in *NUM* seconds. Defaults to 10 seconds.
+--tcp-out-threads <NUM>         Amount of worker threads to handle TCP traffic.
+                                This limits the number of concurrent AXFR/IXFR, the default is 10.
 
 See also
 --------