id author title date pages extension mime words sentences flesch summary cache txt devcenter-heroku-com-7972 Rails Autoscale | Heroku Dev Center .html text/html 1068 174 68 Rails Autoscale | Heroku Dev Center This add-on is operated by Rails Autoscale Rails Autoscale goes beyond this by autoscaling based on request queue times, autoscaling worker dynos, and working with all dyno types. Rails Autoscale can be installed from railsautoscale.com, the Heroku Elements marketplace, or the via CLI: Check out Rails Autoscale on Heroku Elements for pricing and plans. $ heroku addons:create rails-autoscale After you install the gem and deploy your application, you'll begin to see activity in your Rails Autoscale dashboard. $ heroku addons:open rails-autoscale Rails Autoscale triggers scale events by monitoring the request queue time for every request. Rails Autoscale tracks the 95th percentile queue time, which for most applications will hover well below the default threshold of 100ms. $ heroku addons:upgrade rails-autoscale:newplan $ heroku addons:destroy rails-autoscale All Rails Autoscale support and runtime issues should be submitted via Heroku's Support channels or emailed to help@railsautoscale.com. ./cache/devcenter-heroku-com-7972.html ./txt/devcenter-heroku-com-7972.txt