6 ms·
DNS over HTTPS is actually a lot slower to resolve than traditional UDP DNS.
by mdellabitta 8y ago
DNS over HTTPS is actually a lot slower to resolve than traditional UDP DNS.
- gsich 8y agoYes, but only because of TCP and TLS connection overhead. Once the connection is established, response time is similar to UDP.
- yjftsjthsd-h 8y agoDoes the connection get reused?