ruby on rails 3 - Amazon EC2 timeout after 30 seconds -


i deployed ror3 application on amazon ec2 using rubber.

i have slow request takes 1 minute, dies after 30 seconds error:

504 gateway time-out server didn't respond in time. 

does know how increase timeout time?

long running requests not idea can see. webservers timeout after 30 seconds of no response fcgi application.

you need @ fcgi timeout vars webserver application deployment using.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -