johndudo commented on issue #10620:
URL: https://github.com/apache/apisix/issues/10620#issuecomment-1956626744
I have the same trouble , I add "dubbo_buffer_size 8096k;" in config.yaml
like this:
nginx_config:
http_configuration_snippet: |
dubbo_buffer_size 8096k;
http_server_configuration_snippet: |
dubbo_buffer_size 8096k;
http_server_location_configuration_snippet: |
dubbo_buffer_size 8096k;
'8096k' is enough for the dubbo respose body but apisix still return the
error:

--
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]