|
|
|
|
|
by Tuna-Fish
5080 days ago
|
|
> More doubts keep coming... Problem with SPDY compressing HTTP headers? Use SPDY only for communication over the internet. That's not good enough. The big problem is that you need the headers to properly route the request to the correct server. So for most operations, there will have to be one machine that is capable of reading all the headers of all the requests that arrive. gzipping the headers makes the job of this machine much, much harder. |
|