You might also try nginx + thin, varnish caching the pages, and perhaps HAProxy for load balancing.
On Sun, Jul 10, 2011 at 4:09 PM, drKreso <[email protected]> wrote: > I don't know about the best, but I have decent experiences with NginX > & Passenger. > I can send you some config files if you would like to take a look at > it. > > I did try with Thin for app server, but it Passenger does the heavy > lifting for you so it's much more pleasant... > > Best Regards, > > Kresimir Bojcic > > http://www.kresimirbojcic.com > > > > On Jul 10, 4:28 am, jude <[email protected]> wrote: > > which will be the best web server and app server for rails 3 > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

