Closed modem7 closed 4 years ago
unbound
needs a bit of cache to work, as it is a recursive resolver, configured to gets its information starting from root servers.
The cache in clients is not redundant. Clients caches usually only see and store the final response, not intermediary ones.
If this is just for your internal network, you'd better use dnscrypt-proxy
.
Hey guys,
With this particular container, is there any way to remove the caching ability? I have a cache already on pihole, so dual cache seems a bit redundant.
I don't intend to have this container external, just for my internal network, would this be suitable or would another container (e.g. gists/dnscrypt-proxy) be more suitable?
Thanks!