[Choreo-Connect 1.2.0] Choreo Connect Max Message Size (including interceptor)
DaniduWijendra opened this issue · 1 comments
DaniduWijendra commented
Problem
In Choreo Connect 1.2.0 there is a requirement to send a large payload (> 100 MB) to the interceptor. However, when passing a large payload, always get a 413 Payload Too Large error.
Solution
In order to achieve this requirement, we could make the per_connection_buffer_limit_bytes configurable in Choreo Connect.
[1] https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/listener/v3/listener.proto
Implementation
No response
Related Issues
No response
Suggested Labels
No response
RusJaI commented
Closing this issue since the public fixes were merged :
Master branch fix PR : #3463
Tests PR : #3463
Docs PR : wso2/docs-apim#7418