Hacker News new | ask | show | jobs
by urban_alien 451 days ago
Ok, HTTP/3 is mobile centric. But why not fallback to HTTP/2 in all other cases?
2 comments

HTTP/2 is still mostly implemented only over TLS, and that can mean significant and completely useless overhead if the server-LB connection is already encrypted using some VPN solution like WireGuard.
http/1 traffic is a lot easier to inspect