From: Otto Moerbeek Date: Tue, 15 Sep 2020 14:29:35 +0000 (+0200) Subject: Nasty interaction between security-poll and shared negcache: X-Git-Tag: rec-4.5.0-alpha0^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c3e69af66459f18744b37cc65a616d9ef9001ea;p=thirdparty%2Fpdns.git Nasty interaction between security-poll and shared negcache: if security pool is run, in the RPZ test we have a neg entry for .com which makes the TTL of the NXDOMAIN unexpected. --- diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index 7ef7faf13e..0e7404099e 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -580,6 +580,7 @@ local-port=5301 socket-dir=/tmp/recursor-service3 lua-config-file=$(pwd)/recursor-service3/config.lua lua-dns-script=$(pwd)/recursor-service3/script.lua +security-poll-suffix= EOF