http1.0 and http1.1

Source: Internet
Author: User

1.

The http/1.0 protocol uses a non-persistent connection , that is, under non-persistent connections , a TCP connection transmits only one Web Object .

http/1.1 uses persistent connections by default . in a TCP the connection can be routed over multiple HTTP requests and responses, reducing the consumption and latency of establishing and closing connections

However , the client and server of the http/1.1 protocol can be configured to use non-persistent connections

2.

HTTP 1.1 also improves and expands the functionality of HTTP 1.0 by adding more request headers and response headers. After adding the host Request header field to HTTP 1.1, the Web browser can use the host header name to explicitly indicate which Web site to access on the server, which enables multiple virtual Web sites to be created on a single Web server with a different hostname on the same IP address and port number

http1.0 and http1.1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.