You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/10 08:41:33 UTC

[GitHub] [dubbo] einverne opened a new issue #9250: Whats the difference between dubbo.provider.payload and dubbo.protocol.payload?

einverne opened a new issue #9250:
URL: https://github.com/apache/dubbo/issues/9250


   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   Recently, I met the `org.apache.dubbo.remoting.RemotingException: Data length too large: 21196226, max payload: 8388608, channel: NettyChannel ` error, I find two ways to set payload.
   
   ```
   dubbo.provider.payload=33554432
   dubbo.protocol.payload=33554432
   ```
   What's the difference between these two.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] BurningCN commented on issue #9250: Whats the difference between dubbo.provider.payload and dubbo.protocol.payload?

Posted by GitBox <gi...@apache.org>.
BurningCN commented on issue #9250:
URL: https://github.com/apache/dubbo/issues/9250#issuecomment-965097333


   protocolConfig has a higher priority


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] einverne closed issue #9250: Whats the difference between dubbo.provider.payload and dubbo.protocol.payload?

Posted by GitBox <gi...@apache.org>.
einverne closed issue #9250:
URL: https://github.com/apache/dubbo/issues/9250


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org