HTTP emerged as a simple protocol as web standard in 1996, and since then it has served the web elegantly. Google has been using SPDY for the sake of better speeds. SPDY, pronounced “SPeeDY, was developed for reducing the latency with the help of features like request prioritization, multiplexed streams and HTTP header compression.
Since then, a lot has changed and a new protocol – HTTP/2 has been developed. HTTP/2 focuses on improved performances and newer standards.
The key features of HTTP/2 include multiplexing and header compression- both allow users to make multiple page requests at once. Keeping in mind the advantages of HTTP/2 over the SPDY, Google will remove SPDY support in early 2016. Apart from SPDY, Google is also removing support for TLS extension (NPN) and replacing it with ALPN in Chrome. This move of choosing HTTP/2 and ALPN has been backed by server developers.
No comments:
Post a Comment