From 693b9c55afb04e1774a9086074986c910a7eaf20 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 21 Apr 2021 11:01:56 +0200 Subject: [PATCH] typo Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2