]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc: remove misleading note for mod-cookies
authorDaniel Salzman <daniel.salzman@nic.cz>
Fri, 29 Aug 2025 18:18:38 +0000 (20:18 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Fri, 29 Aug 2025 18:18:38 +0000 (20:18 +0200)
src/knot/modules/cookies/cookies.rst
src/knot/modules/rrl/rrl.rst

index f8eb7e9ea16bed21576a7cc25f7f90d7747c6a2e..c767a25e9f7ef44f9d4ed8980576b13a83e4f604 100644 (file)
@@ -16,11 +16,6 @@ support DNS Cookies, otherwise they are not used.
    - ``presence`` – The number of queries containing the COOKIE option.
    - ``dropped`` – The number of dropped queries due to the slip limit.
 
-.. WARNING::
-   For effective module operation the :ref:`RRL<mod-rrl>` module must also
-   be enabled and configured after :ref:`Cookies<mod-cookies>`. See
-   :ref:`query-modules` how to configure modules.
-
 Example
 -------
 
index 04c37edaddf34ecb4b66c74afe4ee246c77b5d65..34a190707c145c24fbdc3eafc6912175dfee624c 100644 (file)
@@ -26,8 +26,8 @@ be configured per zone.
    - ``dropped-time`` – The number of dropped non-UDP packets due to the time rate limit.
 
 .. NOTE::
-   If the :ref:`Cookies<mod-cookies>` module is active, RRL is not applied
-   to UDP responses with a valid DNS cookie.
+   If the :ref:`Cookies<mod-cookies>` module is active and configured before
+   this module, RRL is not applied to UDP responses with a valid DNS cookie.
 
 .. NOTE::
    The time limiting applies even to handshakes of incoming authorized requests