WordPress and HTTP 2: answer all questions

Have you read an article suggesting how to create a WordPress website faster? You may be tired of them. Unfortunately, the same old trick is repeated in most cases. I have new news. The bad news is that this is another article on how to create a WordPress site faster. The good news is that this is a completely new concept. Http\/2. What is HTTP and why is http\/2 required? First, you should have a good understanding of HTTP. Now you can know exactly what it means and what it does, but you can use it dozens of times a day. The
Every time you visit Google or develop wpmu. Even WordPress. Org by default, HTTP (short for Hyper Text Transfer Protocol) is a way for browsers and web servers to communicate with each other. Although not a technical term, HTTP is the language used by web servers and clients to communicate. What HTTP is and how it works won’t go too far. For more information, see the Wikipedia page. HTTP was officially documented as version 0.9 in 1991. This was more than 25 years ago. In terms of technology, it was a time of perpetual destruction. The
Note: http has multiple versions, including 1.0 and 1.1. In this article, HTTP 1 is HTTP 1. I will mention X. At that time, a common website was: In the past, the web server did not need to transmit a lot of data. Since then, we have walked a long way. The website you are reading is an example of how the web has developed. The size of a standard website can easily be increased from a few kilobytes to a few megabytes. The actual number of files that make up a website is usually several to more than 100. Due to the explosive growth in the size and number of files required by these processes and websites, the various limitations of the HTTP protocol have further deteriorated. These restrictions cause the web site to lag (or slow down) when loading. The
Therefore, http\/2 is required. Http\/2 is essentially an HTTP protocol evolved to modify these limitations. One of the main objectives actually indicated is: \
Let’s go back and see what the site was like in the first place. When referring to the website again, you can see that it has been taken for several years as the original website, and the whole website is composed of two files. This simple website only needs two files. Index (.Html) blue ribbon. The GIF HTML file consists of almost everything on the page. The only additional resource required to display the page correctly is the blueribbon. Gif. This means that the browser must create two connections. In addition, let’s take a look at mature websites such as wpmu dev. The
As the name suggests, you can dozens of different files. Third party scripts can beautify JS file sites, activate CSS file interaction functions, specify various HTML file site styles for various functions required by WordPress and other plug-ins, and activate image analysis, social sharing, Google AdWords and other functions that supplement HTML, JS and CSS files. The browser contains each and all files mentioned in HTML, CSS and JS files
Transmission. If you think you need a file later, the server can push the file to the web browser, thus reducing the file transfer time. Moreover, the initial connection is more efficient. Who \
You can perform specific actions on dpress. An improvement of HTTP 2 is the implementation of the server push mechanism. For this purpose, CMS’s advice or guidance is required. For WordPress, the http\/2 server push WordPress plug-in allows site administrators to suggest \

Author:

Leave a Reply

Your email address will not be published. Required fields are marked *