Comment on Revisiting the “Cookieless Domain” RecommendationparentComments−TazeTSchnitzel11yUnless you're using SPDY, using a different domain doesn't add any more TLS overhead than using the same domain, right? I didn't think that browsers reuse connections to the same server.This isn't new to SPDY: HTTP/1.1 has keep-alive.−brianpgordon11yYou're right, I was confusing keep-alive with pipelining, which browsers typically don't support.
Comments
This isn't new to SPDY: HTTP/1.1 has keep-alive.
You're right, I was confusing keep-alive with pipelining, which browsers typically don't support.