Support HTTP/2 on load balancers
complete
M
Mike MacCana
Digital Ocean's new load balancers only support HTTP 1.1. The text protocol and lack of multiplexing in HTTP 1.1 means it's MUCH slower than HTTP/2.
One of the pages on our site loads in 600ms on nginx running HTTP/2, and 1.8s on HTTP 1.1. We'd love to be able to use DO Load Balancrs but the slowdown isn't worth it.
This post was marked as
complete