> In this example, trying to lookup a CAA record for a domain:
> ...
> # time host -t CAA jhmnet.net 192.168.136.181
...
> real 0m3.876s
>
> Run this again, immediately after:
..
> real 0m0.016s
>
> Implying the cache is working as expected. (cache-max-negative-ttl: 120)
>
> However, after
Hi Dylan,
Negative ttls are for negative answers, like NXDOMAIN and NOERROR/NODATA
answers. This is where that configuration option applies. The max neg
ttl setting reduces TTL values from the authority. It does not increase
them.
But this response is not an NXDOMAIN or NOERROR/NODATA, so thes
Hi Everyone,
I have unbound 1.6.4 installed on gentoo and doing recursive lookups.
In this example, trying to lookup a CAA record for a domain:
# time host -t CAA jhmnet.net 192.168.136.181
Using domain server:
Name: 192.168.136.181
Address: 192.168.136.181#53
Aliases:
Host jhmnet.ne