• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

[SOLVED]HTTP 2 not working

PriyanA

Regular Pleskian
Hi,

Followed http://kb.plesk.com/en/128733

Get the WARNING below:

#/usr/local/psa/bin/http2_pref enable
WARNING: You are using a custom virtual host template(/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php)
This may cause issues with enabling HTTP/2 support for domains.

None of the SSL Enabled websites supports HTTP 2 according to https://tools.keycdn.com/http2-test

What could be the problem?

Thank you!
 
Hi PriyanA,
you have a custom template...

/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php

so download/copy over the latest version from

/usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php

And re-edit.
You will still get a warning even after you edit the new template though.
Regards

Lloyd
 
Back
Top