]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Document that the hash perturbation is only used for chashed 16144/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 19 Sep 2025 12:15:09 +0000 (14:15 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 19 Sep 2025 12:15:09 +0000 (14:15 +0200)
As suggested by Robert Edmonds (thank you!).

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-settings-definitions.yml

index 879386af0a174dc0a6b097a06dfd62d5e88c2d2b..34029ac5effc3e8bfc120c6f2f6d3996e5d9ad6c 100644 (file)
@@ -2115,7 +2115,7 @@ load_balancing_policies:
       lua-name: "setWHashedPerturbation"
       internal-field-name: "d_hashPerturbation"
       runtime-configurable: false
-      description: "Set the hash perturbation value to be used in the ``whashed`` policy instead of a random one, allowing to have consistent ``whashed`` results on different instances"
+      description: "Set the hash perturbation value to be used in the ``chashed`` and ``whashed`` policies instead of a random one, allowing to have consistent ``chashed`` and ``whashed`` results on different instances"
 
 query_rule:
   description: "A rule that can applied on queries"