From: Otto Moerbeek Date: Wed, 21 Apr 2021 09:01:56 +0000 (+0200) Subject: typo X-Git-Tag: rec-4.5.0-rc1~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10333%2Fhead;p=thirdparty%2Fpdns.git typo Co-authored-by: Remi Gacogne (cherry picked from commit 693b9c55afb04e1774a9086074986c910a7eaf20) --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index b8e54801aa..8d2e3feb3d 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -1031,7 +1031,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: