Chenjp commented on PR #14077: URL: https://github.com/apache/dubbo/pull/14077#issuecomment-2138747849
Feature request: Support for different level of "max-body-size": 1. Application; 2. Protocol; 3. Service; Priority : Service>Protocol>Application. Example: 1. Nginx: ``` Syntax: client_max_body_size size; Context: http, server, location ``` 2. Another Example: [Kong request-size-limiting](https://docs.konghq.com/hub/kong-inc/request-size-limiting/configuration/) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
