Welcome! Log In Create A New Profile

Advanced

Re: nginx-quic http3 reverse proxy problem

January 25, 2021 01:08AM
hey maybe this " what is a reverse proxy guide " may help https://www.namecheap.com/guru-guides/what-is-reverse-proxy-server/
but you can try to build NGINX with HTTP/3 support enabled:
% ./configure \
--prefix=$PWD \
--with-http_ssl_module \
--with-http_v2_module \
--with-http_v3_module \
--with-openssl=../quiche/deps/boringssl \
--with-quiche=../quiche
% make
Subject Author Posted

nginx-quic http3 reverse proxy problem

lujiangbin November 18, 2020 01:37AM

Re: nginx-quic http3 reverse proxy problem

Sergey Kandaurov November 18, 2020 11:28AM

Re: nginx-quic http3 reverse proxy problem

dahekik January 25, 2021 01:08AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 281
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready