Hi, I''m looking at the different operating environments for operating ruby on rails. As far as I am aware there is apache, webrick or fastCgi available Does anyone have any links that review all these options and make suggestions on which are the best to use? Thanks scott -- Posted via http://www.ruby-forum.com/.
Ashutosh Ambekar
2006-Aug-03 13:38 UTC
[Rails] Re: rails server, what to use, fast cgi? apache2???
scott <scott@...> writes:> > Hi, > > I''m looking at the different operating environments for operating ruby > on rails. > > As far as I am aware there is apache, webrick or fastCgi available > > Does anyone have any links that review all these options and make > suggestions on which are the best to use? > > Thanks > scott >Hi, checkout the comparison at http://blog.innerewut.de/articles/2006/04/21/scaling-rails-with-apache-2-2-mod_proxy_balancer-and-mongrel -Ashutosh