by ejpastorino on 11/30/12, 1:28 AM with 27 comments
by beatgammit on 11/30/12, 4:43 AM
Source:
by cryptbe on 11/30/12, 5:45 AM
[1] https://docs.google.com/presentation/d/11eBmGiHbYcHR9gL5nDyZ...
by ck2 on 11/30/12, 2:23 AM
The results show SPDY, on average, is only about 4.5% faster than plain HTTPS, and is in fact about 3.4% slower than unencrypted HTTP. This means SPDY doesn’t make a material difference for page load times, and more specifically does not offset the price of switching to SSL.
by fourstar on 11/30/12, 2:24 AM
chrome://net-internals/#spdy
by scott_karana on 11/30/12, 7:51 AM
Google's documentation seemed quite sufficient to implement, and until we have a proper reference implementation, this seems a little half-cocked.
Maybe I misunderstand the point of the IETF draft?
by jimktrains2 on 11/30/12, 3:32 PM
1) What is the advantage of SPDY over HTTP/1.1? (Besides a possible (and debated?) speed up? (Due to sending assets w/o a request for them?))
2) Is it as easy to debug with tools like curl, wget, and telnet?
by jaequery on 11/30/12, 5:48 AM
by mtgx on 11/30/12, 3:44 AM
by jaytaylor on 11/30/12, 5:01 AM