HTTP/2 promised better performance, but we hit some odd latency spikes.
Learnings:
- Head-of-line blocking still matters in some browsers
- Prioritization frames not always honored
- Wireshark +
nghttp
tool helped investigate framesHTTP/2 is still maturing. Monitor, then optimize.