Why HTTP/2 need to update? HTTP/2 is much faster than HTTP/1.1. The HTTP/2 protocol achieves this by enabling web browsers to send multiple, simultaneous requests to the server. In order to make use of HTTP/2, you must jump through a few steps. Requirements Unfortunately, the Apache2 installation in Ubuntu Server defaults to HTTP/1.1. Your web server must be making use of HTTPS, so you'll need to have an SSL certificate installed. Self-signed certificate, because you can not do this, you must use a tool such as Let 's Encrypt. See : How to install and use Let's Encrypt on a Ubuntu Server. You must install at least version 2.4.26 of the Apache. As with previous versions HTTP / 2 it is not a production-ready. Installation To upgrade Apache2 to this version, issue the following commands: sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/apache2 sudo apt update sudo apt install apache2 Enable the HTTP/2 modul...
Amazon Cloud Site provide information about AWS(Amazon Cloud), Linux server tips, tricks & tutorials and DevOps with full statistics also information about Linux systems, OS, server any other web-hosting as well as AWS information, exam tips and may more.