HTTP/2
Our HTTP/2 options behave differently depending on whether you’re using an NGINX server or an OpenLiteSpeed web server.
NGINX
When using an NGINX web server, HTTP/2 is an option that is only available AFTER SSL is enabled. It will be visible under the SSL tab for sites.
However, there are some important limitations:
- It is NOT available for WordPress installs that are configured as a MULTISITE
- It must be turned OFF before changing domains, cloning or copying sites between servers
- It must be turned OFF before disabling/enabling SSL
You can turn it [HTTP/2] on as follows:
- Navigate to WPCLOUDDEPLOY->WORDPRESS SITES
- Click the title of the site you need to operate on
- Click the SSL tab
- Click the HTTP/2 toggle button
OpenLiteSpeed
When using an OpenLiteSpeed web server, HTTP/2 is automatically enabled and disabled when SSL is enabled/disabled.
Availability
This feature is available in WPCD V 4.6.0 or later. For prior versions you must log in via ssh and change it from the command line.
The OpenLiteSpeed Web Server is available as an option only in WPCD V 5.0.0 or later.
More Topics In WPCloudDeploy Core
-
Introduction, Installation & Quick Start Guide -
Requirements -
Quick Start -
Quick Start With The WPCD Wizard -
Quick Start With DigitalOcean Image -
Quick Start With AWS Image -
Generic Quick Start Guide -
Release Notes -
Technical Upgrade Notes For V 4.3.0 -
Technical Upgrade Notes For V 4.6.x -
Technical Upgrade Notes For V 5.0.x -
Technical Upgrade Notes For V 5.2.x -
Technical Upgrade Notes For V 5.3.0 -
PHP 8.0, 8.1, 8.2 & 8.3 Notes -
PHP 5.6, 7.0, 7.1, 7.2 & 7.3 Notes -
Root User Passwords -
Bootstrapping A WordPress Server With Our Scripts -
Better WPCD Crons