|
|
|
|
|
by bigbango
4278 days ago
|
|
In my opinion HTTP/2 is too complex. I think the better route is to investigate how HTTP/1.1 could be layered atop multiplexing transport protocols like SCTP. It might take 10 years to reach wide deployment, but HTTP/1.1 over TCP is working just fine anyways. |
|
And as the FAQ says, if you don't use header compression then response headers alone will take many RTTs to transmit due to slow start.