On 30/05/2024 13.27, oui.mages_0w--- via knot-resolver-users wrote:
How would a shared cache deal with that difference?
It should be fine to share the cache. It is designed to store
information coming from upstream servers, not whatever we generate or
send to clients.
You don't even need to split the instances. It's possible to disable
DNS64 on a per-client/query basis. We have an example with that in our
docs:
https://www.knot-resolver.cz/documentation/v5.7.3/modules-dns64.html#advanc…
(sending 5.x link, as you're using that branch apparently)
Around dns64 I'm more worried about other kinds of issues:
https://gitlab.nic.cz/knot/knot-resolver/-/issues/905
--Vladimir