1
vote
0answers
106 views

no server available after deploying amazon ec2 rubber rails app

I am a server / sys admin noob, so any help is greatly appreciated here. I am using Rubber to deploy on amazon ec2. I am deploying a t1.micro istance and have followed the railscast. I tried one ...
0
votes
1answer
198 views

No data received - Passenger, (52) Empty reply from server

I had setup Elastic Beanstalk for my rails application last month (Passenger). All was good.. but all of a sudden, my servers are not responding well. My application access gives 'No data received - ...
0
votes
0answers
14 views

Deploy multiple rails applications on same dns using apache and passenger [duplicate]

Possible Duplicate: how can apache run multiple applications on same server with different path I have setup the apache + passenger in my ec2 server. When i try ...
1
vote
2answers
344 views

EC2, Ubuntu, RVM, Rails, Passenger, Apache — requests to my domain just time out

Problem: I believe I've done everything required to deploy my app, but when I go to my new URL, I get a "problem loading page, server took too long to respond" error from the browser. Stats: I'm ...
0
votes
3answers
685 views

RMagick on EC2/Nginx/Passenger performance is horrible

I have a small RoR app that generates images using RMagick and the performance is not anywhere near where I thought it would be. The server configuration is a 64-bit Ubuntu 11.04 image on EC2 running ...