HTTP/2

ubuntu apache http2 server push

How to Enable HTTP/2 Protocol with Apache on Ubuntu 20.04

This tutorial is going to show you how to enable HTTP/2 protocol and use server push with Apache on Ubuntu…

debian 8 jessie nginx http2 alpn

How to Enable HTTP2 Protocol with Nginx on Debian 8 Jessie Server

This tutorial will be showing you how to enable HTTP/2 protocol with Nginx on a Debian 8 server to speed…

How to Enable HTTP2 on Debian 8 with Nginx Web Server

Update: This method described below is rendered useless since web browsers drops support for NPN(Next Protocol Negotiation). Here is the…

NPN and ALPN

Difference Between NPN and ALPN & How to Enable ALPN in Apache/Nginx

NPN (Next Protocol Negotiation) and ALPN (Application Layer Protocol Negotiation) are both TLS extensions. Since https, SPDY and HTTP/2 operate…