From: Walter Doekes Date: Mon, 28 May 2018 08:19:50 +0000 (+0200) Subject: docs: Add extra LF to settings.rst to squash sphinx warning X-Git-Tag: dnsdist-1.3.1~59^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be512fa0d98be27405e2f3f96d4fccba26137684;p=pdns docs: Add extra LF to settings.rst to squash sphinx warning --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 9432d3b50..1cb7802a8 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`` -------