Is there any size limit on Apigee proxy?

367 Views Asked by At

I have configured a simple passthrough proxy for my backend API. It's working fine for URL's that return short data. I have one URL that returns around 700KB of data. For this, it returns only partial data (around 54K) with 200 status. Is there a way to increase the size limit on the API proxy?

It doesn't even return the 'chunked' response :-(

2

There are 2 best solutions below

0
On BEST ANSWER

This issue should now be resolved. If you run into any problems in the future, please contact us.

0
On

This may be due to a recent change to the router component. We are currently evaluating the best way to alleviate this issue. The engineering team is engaged in solving this.