]> granicus.if.org Git - pdns/commitdiff
pdns-distributes-queries is on by default
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 09:24:20 +0000 (11:24 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 09:24:20 +0000 (11:24 +0200)
Document this

pdns/recursordist/docs/settings.rst

index 37514304c49cd9a529ec8681f5ec53076c537e83..edf2a0855c7dbf41d2ad1251e2e6668e617bb5a4 100644 (file)
@@ -856,6 +856,7 @@ Maximum number of seconds to cache a 'server failure' answer in the packet cache
 ``pdns-distributes-queries``
 ----------------------------
 -  Boolean
+-  Default: yes
 
 If set, PowerDNS will have only 1 thread listening on client sockets, and distribute work by itself over threads.
 Improves performance on Linux.