]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: that delivered the
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 01:25:46 +0000 (21:25 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Fri, 4 Jul 2025 03:20:39 +0000 (23:20 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/dnsdistdist/docs/reference/actions.rst

index eacc72fd88472628f8472c8a3248bcc4528766b3..8d5850fdbc912174b99156efc3d8c5cafca30ae2 100644 (file)
@@ -968,7 +968,7 @@ The following actions exist.
 
   Send copy of query to ``remote``, keep stats on responses.
   If ``addECS`` is set to true, EDNS Client Subnet information will be added to the query.
-  If ``addProxyProtocol`` is set to true, a Proxy Protocol v2 payload will be prepended in front of the query. The payload will contain the protocol the initial query was received over (UDP or TCP), as well as the initial source and destination addresses and ports.
+  If ``addProxyProtocol`` is set to true, a Proxy Protocol v2 payload will be prepended in front of the query. The payload will contain the protocol that delivered the initial query (UDP or TCP), as well as the initial source and destination addresses and ports.
   If ``local`` has provided a value like "192.0.2.53", :program:`dnsdist` will try binding that address as local address when sending the queries.
   Subsequent rules are processed after this action.