]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Nasty interaction between security-poll and shared negcache:
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 15 Sep 2020 14:29:35 +0000 (16:29 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 15 Sep 2020 14:29:35 +0000 (16:29 +0200)
if security pool is run, in the RPZ test we have a neg entry for .com
which makes the TTL of the NXDOMAIN unexpected.

regression-tests.recursor/config.sh

index 7ef7faf13ed15eeb1cff8b40517791908bf971fe..0e7404099e2d5021383101731fa1d93b7e74a1b5 100755 (executable)
@@ -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