You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chickenlj (GitHub)" <gi...@apache.org> on 2019/01/24 07:38:37 UTC

[GitHub] [incubator-dubbo] chickenlj opened issue #3328: Performance tuning: refine Dubbo Protocol to avoid transmission of useless attributes on the wire.

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
* ...

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3328 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org