#quic

2 posts · Last used 24d

Back to Timeline
@Larvitz@burningboard.net · Feb 21, 2026
Spent way too long getting HTTP/3 working on FreeBSD with nginx, so I wrote it all up. The highlights: stock OpenSSL silently breaks QUIC at the HTTP/3 framing layer (the TLS handshake succeeds, so openssl s_client lies to you). eBPF worker routing doesn't exist on FreeBSD. And if nginx is in a jail with IPv4 NAT, a pass rule for UDP 443 is useless without a matching rdr. New post: https://blog.hofstede.it/http3-on-freebsd-getting-quic-working-with-nginx-in-a-bastille-jail/ #FreeBSD #nginx #HTTP3 #QUIC #Networking
View on burningboard.net
25
0
16
@Larvitz@burningboard.net · Feb 21, 2026
Our Mastodon instance burningboard.net now supports HTTP/3 (QUIC). HTTP/3 replaces TCP with UDP as its transport protocol, offering lower latency and better performance, especially on lossy or low-bandwidth networks. If you encounter any unexpected issues, feel free to drop me a message 🙂 #mastodon #mastoadmin #http3 #quic
View on burningboard.net
0
3
1

You've seen all posts