Has anyone manage to increase api.timeout beyond 60 seconds ?

Not applicable

Hi all,

I'm trying to setup an api prpxy that requires api.timeout be set to 600 seconds. Basically, when a user makes a request to this endpoint it may take up to 600 seconds before they get a response back from our servers. This is by design for this specific endpoint. I have gone through the documentation and can see 60 seconds is the maximum default timeout limit and should contact apigee support to discuss extending this limit.

My question is, has anyone managed to extend this limit and to what value?

0 2 3,878
2 REPLIES 2

Note that the OS's TCP timeout may also come in to play. Check out this: http://tldp.org/HOWTO/TCP-Keepalive-HOWTO/usingkeepalive.html