]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add a specific TTL for ServFail responses
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Feb 2016 15:22:04 +0000 (16:22 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Feb 2016 15:22:04 +0000 (16:22 +0100)
commit0f08e82b8028b5d6b55993d2578c7c27f7fe8544
tree3dae1ba1a48232bd3cd3b8cba8b8748ade218402
parent816dff3da8ca91726b94c806476a8708399b0c42
dnsdist: Add a specific TTL for ServFail responses

Before this commit we used the maxTTL for Server Failure responses
as well, and it might not be a good idea.

Fixes #3469.
pdns/README-dnsdist.md
pdns/dnsdist-cache.cc
pdns/dnsdist-cache.hh
pdns/dnsdist-lua2.cc
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc