Y
Hacker News
new
|
ask
|
show
|
jobs
by
dc2447
3401 days ago
In HTTP2 the opposite is true.
Single domain will help you with performance
1 comments
Buge
3400 days ago
Actually with http2 you can multiplex requests for multiple domains within a single connection. As long as the DNS for the domains is the same IP, and you have a single certificate covering both domains.
link