nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

Binary Packages Now Available for the Preview NGINX QUIC+HTTP/3 Implementation

Open anvme opened this issue 2 years ago • 0 comments

Information

Details

Description

Binary Packages Now Available for the Preview NGINX QUIC+HTTP/3 Implementation https://www.nginx.com/blog/binary-packages-for-preview-nginx-quic-http3-implementation/

Steps to reproduce

listen 443 http3;

Expected behavior

listen 443 quic reuseport; add_header Alt-Svc 'h3=":$server_port"; ma=86400';

Screenshots

anvme avatar Oct 19 '23 19:10 anvme