About 30% percent of traffic to Cloudflare uses HTTP/3 [0], so it seems pretty popular already. For comparison, this is 3× as much traffic as HTTP/1.1.
Go http webserver doesn't support http 3 without external libraries. Nginx doesn't support http 3. Apache doesn't support http 3. node.js doesn't support http 3. Kubernetes ingress doesn't support http 3.
should I go on?
edit: even curl itself - which created the original document linked above - has http 3 just in an experimental build.
gucci-on-fleek|4 months ago
[0]: https://radar.cloudflare.com/adoption-and-usage#http1x-vs-ht...
mgaunard|4 months ago
ofrzeta|4 months ago
https://en.wikipedia.org/wiki/HTTP/3
karel-3d|4 months ago
Go http webserver doesn't support http 3 without external libraries. Nginx doesn't support http 3. Apache doesn't support http 3. node.js doesn't support http 3. Kubernetes ingress doesn't support http 3.
should I go on?
edit: even curl itself - which created the original document linked above - has http 3 just in an experimental build.
pimterry|4 months ago
frmdstryr|4 months ago
DaSHacka|4 months ago