• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question HTTP/2 Enabled But Request Protocol HTTP/1.1

Hi can you check these requirements?

Known Issues and Limitations
openssl 1.0.1 or higher is required to work with modern ciphers necessary for HTTP/2. For several older Operating Systems (such as CentOS-5 and RHEL-5), earlier openssl version is provided by the OS vendor.

HTTP/2 support on such OSes may be unavailable.

It is serverwide option, so there is no way to configure it on per-domain basis.

Also please check KB with troubleshooting materials: #213942145
 
I think you are all set.

You have to use http2 enable browser to receive http2 requests.

Also you can set file such as jpg,gif,txt server directly by nginx so the nginx will serve the in http2. This setting is in hosting options.

Also please note http2 support request only with SSL enable.
 
I think you are all set.

You have to use http2 enable browser to receive http2 requests.

Also you can set file such as jpg,gif,txt server directly by nginx so the nginx will serve the in http2. This setting is in hosting options.

Also please note http2 support request only with SSL enable.


Hi,

Screenshot

openssl s_client -connect example.com:443 -nextprotoneg '' response Screenshot

Nginx Status : Screenshot

OpenSSL Version : Screenshot

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

/usr/local/psa/bin/http2_pref enable run response : Screenshot

/usr/local/psa/admin/conf/panel.ini file content : Screenshot

/usr/local/psa/admin/bin/httpdmng --reconfigure-all

/etc/nginx/conf.d/ssl.conf file content, Screenshot

Not working http2 request :(

Thank you.
 
Are you looking at the nginx ssl access log? Also they to use different browsers.

You can try the online http2 test metion before than see if its appear as a http2 access in the log file
 
his domain is not showing http2 if we open in browser too. i checked it with firefox extension.

kindly remove all data from
Additional nginx directives and try again
 
Back
Top