doc: add note on the hashsize recommendation for datasets

pull/8815/head
Andreas Herz 2 years ago committed by Victor Julien
parent 0cf742a9ca
commit 3045e75ee1

@ -64,6 +64,7 @@ Example::
memcap: 10mb memcap: 10mb
hashsize: 1024 hashsize: 1024
.. note:: The `hashsize` should be close to the amount of entries in the dataset to avoid collisions. If it's set too low, this could result in rather long startup time.
Rule keywords Rule keywords
------------- -------------

Loading…
Cancel
Save