[google-appengine] Re: SocketTimeoutException from one AppEngine Server to another

2013-12-10 Thread Ananthakrishnan Venkatasubramanian
Hi, Thanks for the response. We have tried with minimum connectionTimeout and readTimeOuts also from 10-35 secs instead of using 60secs. Still the same problem. If we go in for Backend instead of Fronend in Server B, can you please tell me how that will solve this SocketTimeOutException? Thank

[google-appengine] Re: SocketTimeoutException from one AppEngine Server to another

2013-12-10 Thread timh
You could well be in breach of the TOS doing this. (I assume you have checked) In addition if a front facing request is setting the deadline to 60 secs, and a front facing request maximum lifetime is 60 secs then it would seem you could run into troubles. Why not try with a short timeout