Y
Hacker News
new
|
ask
|
show
|
jobs
by
diggan
1892 days ago
Browsers used to/still do max number of connections per domain. Adding more domains allows you to do more concurrent requests.
1 comments
kevin_thibedeau
1892 days ago
With HTTPS you have to handshake for the first connection on each domain.
link
weird-eye-issue
1892 days ago
Yes and it still outweighed that especially if you were loading a lot of images or a stupid amount of different JS/CSS files
link