joglomedia / LEMPer

LEMPer Stack is terminal-based LEMP / LNMP ( Linux, Nginx, MariaDB, PostgreSQL, MongoDB, Redis, Memcache, PHP, Secure FTP ) installer and virtual host manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).

Home Page:https://lemper.cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NFR] Implements HTTP3/QUIC (Experimental)

joglomedia opened this issue · comments

Describe the Issue / Bug

HTTP/3 builds on User Datagram Protocol (UDP), and is already being used by prominent internet companies such as Google and Facebook. If you’re using Chrome and connecting to a Google service, you’re probably already using QUIC.

In 2019, CloudFlare has announced the availability on their edge network of HTTP/3 and the implementation of HTTP/3 and QUIC as a patch to NGINX, that can be applied and built directly with the upstream NGINX codebase. This CloudFlare HTTP/3 QUIC patch named Quiche.

Source
https://blog.cloudflare.com/experiment-with-http-3-using-nginx-and-quiche/
https://github.com/cloudflare/quiche/tree/master/nginx