Hacker News new | ask | show | jobs
by jaytaylor 2566 days ago
Does it have proper support for HTTP/2.0?

Last I checked, only Nginx really did it right.

4 comments

As of last April, several implementations (including HAProxy) were more "right" than Nginx: https://twitter.com/tunetheweb/status/988196156697169920
I never saw this classification. Since 1.9 haproxy passes 100% of the h2spec tests.
Nice work!
HTTP/2 support was added in 1.8, at the beginning of last year.

AFAIK it's solid.

As in nginx that still doesn't have support for h2 in the backend?
AFAIK nginx does not "do it right", it can get HTTP/2 prioritisation pretty wrong and when it gets it right it can appear to be more by luck than design

https://blog.cloudflare.com/nginx-structural-enhancements-fo...

h2o is probably the only server that has done HTTP/2 right fora long time, others a finally getting it right