1 / 6

What is HTTP/2?

The HTTP/1.1 protocol has been used since 1999 and over time has acquired one significant problem. Modern sites, in contrast to what was popular in 1999, use a lot of different elements: JavaScript scripts, CSS styles, and sometimes also flash animation. When you transfer all of them, the browser and the server create several connections.https://www.wpoven.com/blog/what-is-http2/

aditi12345
Télécharger la présentation

What is HTTP/2?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What is HTTP/2?

  2. What is HTTP/2?

  3. The HTTP/2 protocol significantly speeds up the websites speed due to the following features: Connections: multiple requests can be sent via a single TCP connection, and responses can be received in any order. There is no need to keep multiple TCP connections. Thread priorities: the client can set the server priorities — what kind of resources are more important to him than others. Header compression: the size of the HTTP header can be reduced. Push-sending the data from the server side: the server can send to the client the data that has not yet been requested, for example, based on data about the next page the users are going to open. ● ● ● ●

  4. Difference between HTTP and HTTP 2

  5. Pros and Cons of HTTP/2

  6. What is HTTP/2: How It Works and What It Means for the Web

More Related