dubbo payload adjustment

  1. The background uses dubbo 2.7, and the following errors are reported online:
org.apache.dubbo.remoting.transport.ExceedPayloadLimitException: Data length too large:
  1. Server configuration:
dubbo:
  provider:
    payload: 83886080
  1. Client configuration: Add the following configuration to the environment variable:
DUBBO_LABELS=payload=83886080
{{o.name}}
{{m.name}}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324188343&siteId=291194637