From 0b23d09e02ac3369e66809518c8a0880deb89ca8 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 27 Jan 2023 15:30:03 +0100 Subject: [PATCH] dnsdist: Document the change in the upgrade guide --- pdns/dnsdistdist/docs/upgrade_guide.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pdns/dnsdistdist/docs/upgrade_guide.rst b/pdns/dnsdistdist/docs/upgrade_guide.rst index 02b4dc6c91..aeddc9d295 100644 --- a/pdns/dnsdistdist/docs/upgrade_guide.rst +++ b/pdns/dnsdistdist/docs/upgrade_guide.rst @@ -8,6 +8,8 @@ Responses to AXFR and IXFR queries are no longer cached. Cache-hits are now counted as responses in our metrics. +The :func:`setMaxTCPConnectionsPerClient` limit is now properly applied to DNS over HTTPS connections, in addition to DNS over TCP and DNS over TLS ones. + 1.7.0 to 1.7.1 -------------- -- 2.47.2