Gateway timeout error in APIGEE

Hi,

I am sending 700MB of data in request payload. Because of this I am getting 504 Gateway timeout error in Apigee. I tried with adding the below two properties,

<Properties>
<Property name="response.streaming.enabled">true</Property>
<Property name="keepalive.timeout.millis">1200000</Property>
</Properties>

Still the same error.

Can you suggest any solution?

 

Regards

Priyadharshini

0 1 132
1 REPLY 1

General guidance on how to use streaming and the limits..Talk to apigee support to get some alternate ways to achieve.

https://docs.apigee.com/api-platform/develop/enabling-streaming