Mining hidden features to make network access fast and stable

  
When accessing certain websites with Google Chrome, sometimes unstable or slow, we can use Chrome's non-open features to alleviate this problem. Enable the new QUIC Association Xiaobian recommended "Google Chrome latest version download" from the latest Chrome browser version, built a new network protocol & mdash; — QUIC protocol, the protocol is in the traditional TCP and UDP protocol On the basis of development. The traditional TCP protocol emphasizes the reliability of transmission. The UDP protocol highlights its high efficiency and speed. The QUIC protocol combines the advantages of the two protocols to allow the browser to access the Internet quickly and steadily. Enter “about:flags” in the address bar of the Chrome browser and press Enter to go to Chrome's Lab Settings page and find the name "Experimental QUIC Protocol" and "; via the experimental QUIC protocol The two options for HTTPS Requests are clicked on each option under “Enabled" (Figure 1). Once you're done, follow the prompts and click "Restart now" to restart your browser. Tip: I suggest that after doing the above, then click the menu button in the upper right corner of the Chrome browser, select the “History” command in the pop-up menu, and then click the “Clear Browsing Data” button. Cache information, etc. to clear and then access, the effect will be better. Forcing page caching to be enabled If you are using a Firefox browser, how do you solve similar problems? Here, first click on the "Additional Components" command in the "Tools" menu, and then click "Extension" on the left side of the pop-up window to install an extension called "Mason" for the browser. Next, find the Mason extension in the list of add-ons and click on the “options" Click “Add” in the pop-up configuration window, and then set a name in the “description" in the pop-up dialog box, for example, set to “force page cache”. Next, enter the code “^http\\:\\/\\/.*” (without the outer quotes) in “Include Address", and enter the following code in “Do not include address":(^http \\:\\/\\/.*bbs.*\\.htm.*)| (^http\\:\\/\\/.*\\.php(.*check.*)| (.*edit.*)| (.*notice.*))| (^http\\:\\/\\/tieba\\.baidu\\.com\\/p\\/\\d+)| (^http\\:\\/\\/tieba\\.baidu\\.com\\/f\\?.*)| (^http\\:\\/\\/.*\\/(\\w+$)| (.*\\?.*\\d+$)). Next, select the “Custom Http Header Information” item in the “Features” list, and click on the “Configure” dialog box (Figure 2), set to “In Http Request/Response” in the "Http Request/Response” ;Both”,<quo;Header Key” is set to “cache-control”,“Header Value” is set to “max-age=2592000” (Figure 3). After setting, click “OK Exit, follow the prompts to restart the browser. Later, when we visit the webpage, the plugin will force the page to be cached, thus achieving the effect of speeding up the Internet. This article comes from [System Home] www.xp85.com
Copyright © Windows knowledge All Rights Reserved