Getting "Body buffer overflow" error when downloading documents with a larger file size (12MB, 15MB)

Not applicable

Hi,

Need help our current issue, do note that this is working in the Apigee version 4.17.01 and we experienced the problem in Apigee version 4.18.05.

We have this error "Reason: Body buffer overflow" when downloading large documents such as 12MB, 15MB (We are hitting a backend service that will return the file).

Our streaming is enabled both in the proxies/default.xml and the Callout Policy. Note that for the longest period of time this has been working and no issues but, recently we are hitting the error without any particular change in our codes.

Reference (Proxy streaming Property):

<Properties>

<Property name="response.streaming.enabled">true</Property>

<Property name="request.streaming.enabled">true</Property>

</Properties>

Reference (Callout streaming Property):

<Properties>

<Property name="response.streaming.enabled">true</Property>

<Property name="request.streaming.enabled">true</Property>

</Properties>

0 0 209
0 REPLIES 0