From be512fa0d98be27405e2f3f96d4fccba26137684 Mon Sep 17 00:00:00 2001 From: Walter Doekes Date: Mon, 28 May 2018 10:19:50 +0200 Subject: [PATCH] docs: Add extra LF to settings.rst to squash sphinx warning --- 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 9432d3b503..1cb7802a86 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -887,6 +887,7 @@ If ``SO_REUSEPORT`` support is available, allows multiple processes to open a li Since 4.1.0, when ``pdns-distributes-queries`` is set to false and ``reuseport`` is enabled, every thread will open a separate listening socket to let the kernel distribute the incoming queries, avoiding any thundering herd issue as well as the distributor thread being a bottleneck, thus leading to much higher performance on multi-core boxes. .. _setting-rng: + ``rng`` ------- -- 2.47.2