From 9bb80182cfbafb1195e52464e4e974a94f7c2466 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Thu, 21 Jun 2018 11:24:20 +0200 Subject: [PATCH] pdns-distributes-queries is on by default Document this --- pdns/recursordist/docs/settings.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 37514304c4..edf2a0855c 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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. -- 2.47.2