dubbo开发者你好:
    在阅读dubbo用户手册的时候发现有一处文档错误。

在protocol的配置说明中payload参数默认是8M,换算后应该是8388608,但是文档中写的是88388608。这个错误在中文文档和英文文档中均存在。
网址:英文:
https://dubbo.incubator.apache.org/books/dubbo-user-book-en/references/xml/dubbo-protocol.html
中文:
https://dubbo.incubator.apache.org/books/dubbo-user-book/references/xml/dubbo-protocol.html

Reply via email to