From 8206df3e00b5ef0e6f74871829e089f487842bbc Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 20 Sep 2021 11:02:09 +0200 Subject: [PATCH] dnsdist: Fix typo reported by Chris Hofstaedtler (thanks!) --- pdns/dnsdistdist/docs/advanced/tuning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/advanced/tuning.rst b/pdns/dnsdistdist/docs/advanced/tuning.rst index 20aebc7bd9..2dce4c5920 100644 --- a/pdns/dnsdistdist/docs/advanced/tuning.rst +++ b/pdns/dnsdistdist/docs/advanced/tuning.rst @@ -109,7 +109,7 @@ A different possibility is that there is not enough threads accepting new connec For incoming and outgoing DNS over TLS support, the choice of the TLS provider (OpenSSL and GnuTLS are both supported) might yield very different results depending on the exact architecture. -Since 1.7.0, incoming DNS over TLS might also benefits from experimental support for TLS acceleration engines, like Intel QAT. See :func:`loadTLSEngine`, and the `tlsAsyncMode` parameter of :func:`addTLSLocal` for more information. +Since 1.7.0, incoming DNS over TLS might also benefit from experimental support for TLS acceleration engines, like Intel QAT. See :func:`loadTLSEngine`, and the `tlsAsyncMode` parameter of :func:`addTLSLocal` for more information. Rules and Lua ------------- -- 2.47.2