|
|
|
|
|
by uluyol
1264 days ago
|
|
I can see how you might want HTTP/3 across data centers, but you may want to stick to HTTP/2 for intra-DC workloads. There's a ton of work to optimize TCP including hardware offloads that help push higher throughput. Basically we're talking library + kernel + hardware changes. It might be possible to get some of these into QUIC, but since QUIC is most compelling for WAN traffic, there's probably not much incentive for that. |
|
In our case though, lots of our customers and lots of use cases do communicate over a WAN, and potentially large geographic distances. I think having this as an option is super interesting to see what we can do with it in the future.