Hosting Ruby on Rails Apps
23 Jul 2009 Author: admin In: Ruby on RailsThe most common way to host a RoR app is through a Mongrel and Apache setup. This article sums up some different hosting providers that use this setup.
For the record: Hosting your RoR app in a Mongrel/ Apache setup is most effective when your website is attracting more than 1000 visitors a day or when you want faster page loads. (more than 100 visitors a day).





