How to Enable HTTP2 in Nginx on Ubuntu and CentOS.md 682 B


Title: "How to Enable HTTP/2 in Nginx on Ubuntu and CentOS" Date: 2017-02-21 09:46:19 Categories: [web server] tags: [centos, ubuntu]

Authors: sedlav

HTTP/2 is a major revision of the HTTP network protocol and it focuses on performance improvements. Its goal is to reduce the latency as well as to make the web applications faster by allowing multiple concurrent requests between the web browser and the server across a single TCP connection. In this tutorial, we are going to show you how to enable HTTP/2 in Nginx on a Linux VPS using Ubuntu or CentOS as an operating system.

Link