Question

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 :-(

Was it helpful?

Solution

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

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top