Insight  Create  Perform
Hey there, don't be shy

What is HTTP/2 anyway?

The Hyper Text Transfer Protocol (HTTP) is the backbone of the World Wide Web. Wikipedia defines HTTP as an “application protocol for distributed, collaborative, hypermedia information systems.” Wait, what? Basically, it describes how data is encoded and transported between web servers, and clients (i.e. web browsers such as Chrome or Firefox).

Until 2015 HTTP/1.1 was the latest version of the protocol. But version 1.1 has been around since 1997! It was definitely due an upgrade, and in May of this year HTTP/2 was published, bringing with it a slew of performance enhancements:

  • TCP multiplexing: Resources such as images can be downloaded over a single connection to the server. Previously multiple connections were required.
  • Server push: Web servers can ‘push’ resources to a client without the need for the client to explicitly request them.
  • Header compression: Every HTTP response contains ‘headers’ which provide information such as the length or type of information received. Many of these headers are the same across many resources, and every header adds extra bytes to the response. HTTP/2 compresses these headers when it can to reduce the amount of excess information.

So what do all of these things mean, exactly? They mean that HTTP/2 is way faster than HTTP/1.1. and will make your browsing experience much slicker.

HTTP/2 is supported by the latest versions of all major web browsers. Luckily, HTTP will fall back to version 1.1 if the new release is unsupported by the client.

Next Article Previous Article

LITTLE Agency Is now One Degree North

Visit our new site

Rushh has become LITTLE Agency

Still the same great data driven services, but now with a different name