This sounds related to the proxy connection management(to prevent tracking), that we were discussing earlier. Maybe we could allow persistent connections on either side? The proxy can be clever and maintain N connections to a given target. Upon a DNS query from the same client going to the same oDoH target, the proxy could choose one connection randomly from the N connections to the given target.
This sounds related to the proxy connection management(to prevent tracking), that we were discussing earlier. Maybe we could allow persistent connections on either side? The proxy can be clever and maintain N connections to a given target. Upon a DNS query from the same client going to the same oDoH target, the proxy could choose one connection randomly from the N connections to the given target.
Or maybe this is very implementation specific?