8
Enabling HTTP/2 for Dropbox web services: experiences and observations | Dropbox Tech Blog (blogs.dropbox.com)
koji 積分 1 編輯於

我在的專案模組間也從 thrift socket 跟 REST 切到 http2 (底層是 Netty ), connection 相關的效能也都變蠻好的。

IngramChen 積分 0

thrift socket 是被放棄了? 全部換 REST http2 ?

koji 積分 0 編輯於

沒寫好 (thrift socket 跟 REST) 都切到 http2 之上...之前的 socket implementation 有點遜(? 不是 multiplex ...

kaif 積分 1

CloudFlare has presented a nice summary of HTTP/2 debugging tools. In addition, we found the Chrome net-internals tool (available at chrome://net-internals/#http2 in Chrome) to be helpful.

IngramChen 積分 1 編輯於

看他們找到的 nginx 缺點好煩啊… 讓 operator 不安