I am running a sinatra application on server. Ofte开发者_如何学运维n it generates a time out error.
I\'m running a rails3.0.7 project with phusion-passenger on nginx. While I was doing a ajax which took about 15 mins to process.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have one asp.net page which seems to return a very big content (5,648,733 bytes and that is mostly consumed by VIEWSTATE) ending with a 504 Gateway timeout error. I am tracking the http
I have a JSONP WCF Endpoint and am trying to track down why I am getting a 504 error. HTTP/1.1 504 Fiddler - Receive Failure
I 开发者_高级运维am using HttpWebRequest to download a remote file, however i get a 504 error.