From: Remi Gacogne Date: Wed, 11 Jan 2017 14:52:19 +0000 (+0100) Subject: rec: Add `max-recursion-depth` to `upgrading.md` X-Git-Tag: rec-4.0.4~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d236bffaf5d9af0287306dff9fda382ada9ac2c;p=pdns rec: Add `max-recursion-depth` to `upgrading.md` (cherry picked from commit 8c25e5e927245c8ab5bcf21dc3c86973415ec52a) --- diff --git a/docs/markdown/recursor/upgrading.md b/docs/markdown/recursor/upgrading.md index 813eb6f2e..b79c752d6 100644 --- a/docs/markdown/recursor/upgrading.md +++ b/docs/markdown/recursor/upgrading.md @@ -1,6 +1,11 @@ Before upgrading, it is advised to read the [changelog](../changelog.md). When upgrading several versions, please read **all** notes applying to the upgrade. +# 4.0.3 to 4.0.4 +One setting has been added to limit the risk of overflowing the stack: + + - [`max-recursion-depth`](settings.md#max-recursion-depth) defaults to 40 and was unlimited before + # 4.0.0 to 4.0.1 Two settings have changed defaults, these new defaults decrease CPU usage: