Y
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
yjftsjthsd-h
2935 days ago
Does the connection get reused?
link
cbsmith
2935 days ago
Yes.
link
gsich
2935 days ago
Not for long.
link
tracker1
2935 days ago
If the browser is controlling the resolver in question, there's no reason not to hold long-running connections, or reconnecting on disconnect.
link