May 29
|
Added support for HTTP / 2 Server Push |
Our hosting has been supporting the basic capabilities of the HTTP / 2 protocol for a long time. Now our servers have also added the ability to use Server Push.
Server Push allows you to "push" site resources to its visitors without waiting for their browser to download and parse the HTML document, which can positively affect the loading time and page rendering speed in each browser. The use of this technology is implemented using a special HTTP-Link header, which lists the resources to be "pushed". The title is added by the site itself, for example, using specialized plugins for a specific CMS. Important conditions are the work of the site via HTTPS and support for Server Push by the browser used.
You can enable Server Push for each specific site in its settings in the "My Sites" section in the hosting control panel. Detailed information can be found here.
Only registered users can leave comments