Questions tagged [ruby-on-rails-3]
48 questions
-1
votes
2 answers
Deploying Rails 3 Application on GoDaddy Linux Dedicated Server
I currently have a Linux Dedicated Server hosted through godaddy. How would I go about deploying a rails 3 application on this server? I currently do not have rails installed on the server and I have no clue where to start. The GoDaddy Rep said to…

stevenaq
- 7
- 1
-1
votes
2 answers
Request from 10.x.x.x a few seconds after original request
When debugging my Rails application I noticed often when I do a request, about 4 seconds later the same page is requested from a 10.x.x.x IP address. I googled for the IP addresses and if I understand correctly it is a router. I find this very…

Mischa
- 99
- 3
-3
votes
1 answer
Is there any big changes if I use different VPS with better RAM?
Currently, my Rails app is working on a server with 1GB RAM.
I feel it's so slow so that I'm planning to shift to better Server.
There are 3 choices such as 2GB, 4GB, and 6GB. or 2GB with SSD.
Is there any big changes if I just move all the files of…

MKK
- 97
- 1