From: Winfried Angele Date: Tue, 2 Oct 2018 11:53:49 +0000 (+0200) Subject: DNS over TLS is only possible via TCP/IP X-Git-Tag: dnsdist-1.3.3~78^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c8ffb64f20d69b8f3c3eb4cb0c43dd4cfb63adf;p=thirdparty%2Fpdns.git DNS over TLS is only possible via TCP/IP --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index f2c055b92a..0889ebe584 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -103,7 +103,6 @@ Listen Sockets Options: - * ``doTCP=true``: bool - Also bind on TCP on ``address``. * ``reusePort=false``: bool - Set the ``SO_REUSEPORT`` socket option. * ``tcpFastOpenSize=0``: int - Set the TCP Fast Open queue size, enabling TCP Fast Open when available and the value is larger than 0. * ``interface=""``: str - Set the network interface to use.