]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Cap max-cache-ttl to 15 seconds 4798/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 20 Dec 2016 15:51:55 +0000 (16:51 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 24 Jan 2017 08:54:37 +0000 (09:54 +0100)
commit63637fd866cc39ac48075586d9e360b4d0e00d4a
treef8cb16723b8e6e93c7a2d98d9ec4df2347e77055
parentc5aa7800c87c5f869ca83809fa1d7f53f371297c
rec: Cap max-cache-ttl to 15 seconds

Having no cache makes no sense and anything below a few seconds will
lead to SERVFAILs on recursors that have a low query load.

Closes #4634
docs/markdown/recursor/settings.md
pdns/pdns_recursor.cc