On ubuntu 10.04, what is the recommended RoR stack?
- by Kurucu
I can't find clear answers / methods on this. As seen elsewhere, passenger and RoR under apache gobble up ram on my VPS.
I've tried a multitude of stacks and implementations, currently resting on a sub optimal apache/cgi/rails configuration, which has swapped my ram usage for CPU time and slow response to requests.
Can anyone recommend an efficient and preferably simple to administer method of setting up rails apps in ubuntu 10.04 server?