15-09-2007, 19:18
|
#6 (permalink)
|
|
Rough Creep Arse™
Join Date: Jul 2005
Location: Vancouver, Canada
Posts: 1,894
|
Quote:
|
Originally Posted by tobor
Yeah, I'm running into a lot of problems just setting up a server to use Rails. Dispatch.fcgi runs around 20Megs in memory and lighttpd had a setting of max 5 to speed-up any rails request. It's recommended you don't run full production mode during development, but i just wanted to see how the environment reacted. Server stopped being able to execute any shell commands because no memory could be allocated (VPS with 256MB memory). This is the third serve we've tried. A lot of other servers that do support rails, only support early versions, which have some notable problems.
I'm going to save the rails development for another project, where we can get dedicated, and truly develop in our own environment.
|
I run rails applications on a 128MB VPS with 2 mongrel servers and apache 2.2. It runs plenty fast enough.
__________________
|
|
|
|