Re: Quick Rails Question--FastCGI or modruby

From: Nathan Vack <njvack_at_nyob>
Date: Tue, 17 Jul 2007 14:16:05 -0500
To: CODE4LIB_at_listserv.nd.edu
Ugh. Both suck.

But.. FastCGI. I've never heard of anyone getting mod_ruby working
properly with Rails... I think it starts the entire stack for each
incoming request... which doesn't scale even if you're doing casual
development work.

-n

On Jul 17, 2007, at 11:32 AM, Andrew Darby wrote:

> Hello, all.  I'm moving to a new server on my cheap hosted account,
> and have been presented with two Ruby options:  FastCGI or
> modruby/eruby.  I gather neither is the ideal option, but if you had
> to choose one right now--quick, which would it be?
>
> Thanks,
>
> Andrew
>
Received on Tue Jul 17 2007 - 13:34:50 EDT