This seems like a cruel joke to have to constrain RoR, or any modern web framework to IIS. If your company are concerned about rails implementations not being "enterprise" enough, then JRuby comes to the rescue - coupling the ease of rails with the enterprise power of the JVM - possibly worth a look.
Apache + Passenger will be much quicker than IIS for running Rails, as Passenger was designed to do it, unlike IIS. If you're waiting 30sec+ for first page load though, something else is wrong - if I take a deep breath go back to windows, it takes around 5sec here with a modern CPU and MRI1.9.2. -- Posted via http://www.ruby-forum.com/. -- 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.

