From: phonedph1 <20867105+phonedph1@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:06:43 +0000 (-0600) Subject: Update dq.rst X-Git-Tag: auth-4.8.0-alpha0~72^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11686%2Fhead;p=thirdparty%2Fpdns.git Update dq.rst --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 002a95fc47..d80a5bb927 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -66,6 +66,10 @@ This state can be modified from the various hooks. Whether to skip cache lookup / storing the answer for this question, settable. + .. attribute:: DNSQuestion.tempFailureTTL + + On a SERVFAIL or REFUSED from the backend, cache for this amount of seconds, settable. + .. attribute:: DNSQuestion.tcp Whether the query was received over TCP.