basically the same thing as fcgi but in a nicer wrapper. Really easy to
setup though.
I was quite surprised by the debug messages in the apache error log. (quite
annoying when running a production app)
I also couldn't find a way to leave a worker on and if the site wouldn't
receive any activity for a little while (120 secs I believe) all the workers
would be killed. The next request would be slow since apache doesn't have
any workers ready.

-Matt

On 4/21/08, Glenn Little <[EMAIL PROTECTED]> wrote:
>
>
> We just started playing with it.  Haven't done any exhaustive
> performance testing or anything yet.  But getting it working
> was a very pleasant experience compared to mongrel or the
> dispatch.fcgi stuff.
>
>
>         -glenn
>
>
> Jason Ting wrote:
> > this may be last week's news, but have you guys heard much about this?
> >
> > http://www.modrails.com/
> >
> > - jason
> > >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to