6 ms·
In HTTP2 the opposite is true. Single domain will help you with performance
by dc2447 10y ago
In HTTP2 the opposite is true.
Single domain will help you with performance
- Buge 10y agoActually 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.