Questions tagged [quic]
6 questions
2
votes
1 answer
How to setup haproxy to connect to backend server using HTTP/3 QUIC?
I am able to configure HAProxy to to present itself as an HTTP/3 server by following instruction here: https://www.haproxy.com/blog/announcing-haproxy-2-6/
bind :443 ssl crt server.pem alpn h2,http/1.1
http-response set-header alt-svc…

some user
- 181
- 5
1
vote
2 answers
http3 removes domain from all links
So couple days ago I installed NGINX 1.23.3 QUIC with Brotli, TLS 1.3, OpenSSL 1.1.1s with HTTP/2 and HTTP/3... so server with fastcgi and php-fpm... when I load site for first time it works with http2 and everything is fine. After reload page, or I…

Raimond
- 11
- 1
1
vote
0 answers
TLS passthrough (non-terminating) HTTPS reverse proxy / load balancer for HTTP/3
I have a host system with one public IP address that runs multiple VMs. Each VM is hosting multiple websites and should remain in control of the TLS keys for their HTTPS connections. For this setup to work, the host system should run a reverse proxy…

cdauth
- 941
- 1
- 10
- 19
0
votes
0 answers
Nginx 1.25.2 HTTP/3 works over CURL, but doesn't work in any browser
I am trying to configure nginx 1.25.2 with HTTP/3 support on Ubuntu 22.04. I build it using BoringSSL library. But when I try to connect to my server using browser, I don't get anything.("Unable to connect" in Firefox and "This site can't be…

Sanch3s
- 1
- 1
0
votes
0 answers
SMB over Quic Configure button not working in Windows Admin Center
Im trying to setup our environment with SMB over Quic but to configure the File Share settings, the configure button doesnt do anything. We have tried different browsers and such but for some reason nothing pops up? Has anyone experienced…
0
votes
0 answers
Does Windows Network Load Balancing feature support QUIC?
I'm trying to determine if the Windows Server feature Network Load Balancing supports the QUIC protocol. It seems unlikely but I am not finding anything definitive through web search. Assuming Windows Server 2022.
Anybody seen definite word or…

M Herbener
- 103
- 3