• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

[SOLVED]HTTP 2 not working

PriyanA

Regular Pleskian
Hi,

Followed https://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