|
|
|
|
|
by mikhailt
4650 days ago
|
|
> Is the speed increase to gain from HTTP/2.0 really worth the loss of discoverability and the increase of complexity? It's my feeling that the connections are getting faster more quickly than optimizing HTTP would gain us. I believe optimizations in HTTP2/SDPY is more about reducing latency on the server side as much as possible, especially when a single page can have multiple resources offsite. The quicker HTTP can process them all into one single connection to the client, the better the experience. This cannot be fixed by getting faster internet connection. |
|