Hacker News new | ask | show | jobs
by gsich 2936 days ago
Yes, but only because of TCP and TLS connection overhead.

Once the connection is established, response time is similar to UDP.

1 comments

Does the connection get reused?
Yes.
Not for long.
If the browser is controlling the resolver in question, there's no reason not to hold long-running connections, or reconnecting on disconnect.