Does the SPDY protocol eliminate the need for cookieless domains?

Posted by Clint Pachl on Pro Webmasters See other posts from Pro Webmasters or by Clint Pachl
Published on 2012-12-10T11:34:40Z Indexed on 2012/12/10 17:30 UTC
Read the original article Hit count: 318

Filed under:
|
|

With plain HTTP, cookieless domains were an optimization to avoid unnecessarily sending cookie headers for page resources.

However, the SPDY protocol compresses HTTP headers and in some cases eliminates unnecessary headers. My question then is, does SPDY make cookieless domains irrelevant?

Furthermore, should the page source and all of its resources be hosted at the same domain in order to optimize a SPDY implementation?

© Pro Webmasters or respective owner

Related posts about http

Related posts about http-headers