I agree with Dan, after testing Ruby Enterprise Edition for a while, it
saves quite a lot of memory. (using it on a slicehost hosted app with
passenger and apache, I didn't switch to nginx yet since everything works
fine)

- Matt

On Mon, May 11, 2009 at 12:23 PM, Dan Simpson <dan.simp...@gmail.com> wrote:

> I recommend using Ruby Enterprise Edition with Passenger and Nginx.  That
> will give you the best use of memory.
>
> The passenger util for installing nginx is awesome.
>
> --Dan
>
>
> On Mon, May 11, 2009 at 12:20 PM, liquid_rails 
> <cheri.anacle...@gmail.com>wrote:
>
>>
>> There are several options for setting up a Rails app, e.g.
>>
>>      -  Nginx, Rails and Thin; PostgreSQL;
>>      -  Nginx, Rails and Thin; MySQL
>>      -  Nginx, Rails and mongrels; MySQL
>>      -  Apache, Rails and Mongrels; PostgreSQL
>>
>> etc., you get the idea.  (See http://articles.slicehost.com/sitemap)
>>
>> Is there a general consensus as to which is the best setup in terms of
>> weight and efficiency to go with?
>>
>> Thanks,
>>
>> Cheri
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
sdruby@googlegroups.com
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to