Describe three methods used by HTTP/2 intended to decrease latency and provide for quicker loading of web pages in browsers.

1. Single Constant Connection.
2. Multiplexing.
3. Prioritization.
4. Compression.
5. Server Push.
6. Binary.

Students may describe three of the following five methods:
1. HTTP/2 improves speed of page load by creating a single constant connection between the web browser and the web server.
2. HTTP/2 can transfer and receive multiple messages at the same time.
3. HTTP/2 can transfer more important data first.
4. HTTP/2 reduces overhead by using header compression,
5. When using HTTP/2, a web server can “guess” what might be requested next and send it ahead of time.
6. HTTP/2 is binary instead of text-based. This provides for more efficient and compact transfer of information.

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a symbol with which you can specify the type of calculation that you want in a formula

Fill in the blank(s) with correct word

Computer Science & Information Technology

Brightness of a picture can be adjusted from the ________ group

A) Adjust B) Arrange C) Styles D) Corrections

Computer Science & Information Technology