from Hacker News

Happily upgrading Ruby on Rails at production scale

by sebastianmck on 3/19/13, 11:45 AM with 5 comments

  • by apunic on 3/19/13, 2:00 PM

    "8000 requests per minute" sounds quite a lot for a RoR system.

    Would you mind to elaborate on

    - how many of those requests are responded from cache

    - the underlaying deployment architecture (type & number of servers and/or VMs)

    - and you average server response time (uncached)

    Thanks

    EDIT: Why the downvote?