Re: Issue with getting to HTTP/3 or QUIC on first connect
Forgot to add, here are the HTTPS [1] records in DNS IN HTTPS 100 . no-default-alpn alpn="h3" IN HTTPS 200 . no-default-alpn alpn="h2" They 100/200 are weights, much like MX records, where the low
Issue with getting to HTTP/3 or QUIC on first connect
I’m having an issue where I (think I) have enabled HTTP3 correctly on my nginx server. When I connect to the server the first time, it indicates HTTP/2 in the logs. If I hit refresh it indicates HTTP/3 from then on. So something is wrong with the configuration of the server to offer headers t