From: Otto Moerbeek Date: Wed, 21 Apr 2021 09:01:56 +0000 (+0200) Subject: typo X-Git-Tag: dnsdist-1.6.0-rc2~12^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10312%2Fhead;p=thirdparty%2Fpdns.git typo Co-authored-by: Remi Gacogne --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index b90ed72152..02d917b3d7 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1038,7 +1038,7 @@ Maximum number of simultaneous MTasker threads. - Integer - Default: 500000 -Maximum number of Packet Cache entries. Each worker and each distributor thread has a packets cache instance. +Maximum number of Packet Cache entries. Each worker and each distributor thread has a packet cache instance. This number will be divided by the number of worker plus the number of distributor threads to compute the maximum number of entries per cache instance. .. _setting-max-qperq: