Tuning Performance for Deployment — Ruby on Rails Guides

Tuning Performance for DeploymentThis guide covers performance and concurrency configuration for deploying your production Ruby on Rails application.After reading this guide, you will know: Whether to use Puma, the default application server How to configure important performance settings for Puma …