As suggested in this blog http://dubbo.apache.org/zh-cn/blog/dubbo-protocol.html, Dubbo has some redundant attachments transmitted on the wire, for example, * INTERFACE_KEY * TOKEN_KEY * TIMEOUT_KEY * DUBBO_VERSION_KEY * VERSION_KEY * GROUP_KEY * ...
As suggested in this blog http://dubbo.apache.org/zh-cn/blog/dubbo-protocol.html,
Dubbo has some redundant attachments transmitted on the wire, for example,