]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Improve documentation for #826, describe the large collisions amount.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 13 Jan 2023 10:22:47 +0000 (11:22 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 13 Jan 2023 10:22:47 +0000 (11:22 +0100)
doc/Changelog
doc/unbound-control.8.in

index 1830b82f352a0497201c76bbc37aac88a1b2181e..5b37c57be307415f586dd1d434a5faacbcfd396b 100644 (file)
@@ -1,6 +1,7 @@
 13 January 2023: Wouter
        - Merge #826: Аdd a metric about the maximum number of collisions in
          lrushah.
+       - Improve documentation for #826, describe the large collisions amount.
 
 9 January 2023: Wouter
        - Fix python module install path detection.
index 794da34be2470361908a355781279a5b3bfe60f9..18bfd44d853b292f3bb742231121f5d98b3bfae9 100644 (file)
@@ -656,14 +656,14 @@ per delegation point, and their validation status.
 .I msg.cache.max_collisions
 The maximum number of hash table collisions in the msg cache. This is the
 number of hashes that are identical when a new element is inserted in the
-hash table. If the value is very large, something is wrong with the performance
-of the hash table, hash values are incorrect or malicious.
+hash table. If the value is very large, like hundreds, something is wrong
+with the performance of the hash table, hash values are incorrect or malicious.
 .TP
 .I rrset.cache.max_collisions
 The maximum number of hash table collisions in the rrset cache. This is the
 number of hashes that are identical when a new element is inserted in the
-hash table. If the value is very large, something is wrong with the performance
-of the hash table, hash values are incorrect or malicious.
+hash table. If the value is very large, like hundreds, something is wrong
+with the performance of the hash table, hash values are incorrect or malicious.
 .TP
 .I dnscrypt_shared_secret.cache.count
 The number of items in the shared secret cache. These are precomputed shared