Http/2 and Http/3 as I poorly understand it - has new features that are largely...
Http/2 and Http/3 as I poorly understand it
- has new features that are largely invisible to the application
- performance comparisons are hard to come by and sometimes show only tiny differences in speed/thruput
- Is not supported by most python webservers
- Middleware terminates the http/x connection so your server doesn't even realize it could be pushing/streaming all your resources back to the client
Self-replies
Either this solves a Google-only, Netflix-only problem or only Google, Netflix own enough of the network to take advantage of the solution.