> (www.motonline.com.br). Now it has one milion page views a month, and
> we can hope it grows after rewrite. Well, I know several ror sites,
> but have no idea about its access stats. I already use ror for smaller
> projects and only need to confirm if ror can satisfy the performance
> demands for this.

Did you calculate how many req/s is 1 million page views per month? You 
would be surprised how low that figure actually is.

Anyway, unlike twitter you will be able to do page caching on your most 
viewed pages, that means Rails won't be hit and you'll be able to 
achieve high performance.
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to