Y
Hacker News
new
|
ask
|
show
|
jobs
by
const_cast
414 days ago
It’s trivial to achieve under 100ms in the US with even just one server.
Most companies aren’t international.
1 comments
ummonk
414 days ago
Without keep-alive, any HTTPS request requires multiple round trips to complete.
link
ndriscoll
414 days ago
Fortunately every browser made in the last 25 years supports keepalive. e.g. Firefox (and according the the reporter of this bug, Chrome) won't even let you disable it[0].
[0]
https://bugzilla.mozilla.org/show_bug.cgi?id=879002
link