• 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.

Question How to force users to use HTTP2?

Meczup zade

Basic Pleskian
Hello,

How can I force every connection to HTTP2 ? (It's currently opened on Plesk. SSL enabled.)
Also, would it be a problem for me?

Regards.
 
I assume you use nginx reverse proxy. In that case you will have to look proxy_access_ssl.log to see your HTTP/2.0 connections. The log file "access_log" is only for the Apache backend server which uses HTTP/1.1 in most cases only.

Also, test your werbsite for working HTTP/2 here: HTTP/2 Test - Verify HTTP/2 Support | KeyCDN Tools
 
Back
Top