Am 27.09.2006 um 02:30 schrieb Bill Kelly:
> I'm guessing I need to set up something different in my
run.rb,
> so that it somehow goes into "SCGI mode"
instead of "Webrick mode",
> and maybe something to specfiy that DRb should be
used....
For Nitro 0.31.0 and earlier:
Nitro::Runner.adapter = :scgi
In future, not yet released versions:
Nitro.adapter = :scgi
I've never used scgi myself, I'd guess you need to run the
scgi_service script before starting scgi_ctrl start.
Fabian
--
Nitro Q&A: http://oxyliquit.de/
Blog: http://blog.fabian-buch.de
_______________________________________________
Nitro-general mailing list
Nitro-general rubyforge.org
h
ttp://rubyforge.org/mailman/listinfo/nitro-general
|