Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puma

ActiveRecord::ConnectionNotEstablished - No connection pool for X

How can I serve assets in /public that are not part of the asset pipeline with puma/nginx?

Is Puma better than Unicorn for Ruby 1.9.3 and Rails 3.2? [closed]

How to configure Rails with Puma to use SSL?

ruby-on-rails ssl puma

How to know the number of active threads in Puma

shell monitoring puma

How can I detect whether my code is running "inside" Sidekiq server or Puma?

An unhandled lowlevel error occurred. The application logs may have details

why did gitlab 6 switch back to unicorn?

My app keeps creating database connections, how do I trace the reason?

Puma stuck with message "Early termination of worker" on Rails 6 API only project at Elastic Beanstalk

Puma Cluster configuration on Heroku

Puma - show full logs when run server with config file

Thin and Puma fail with similar issues - ERROR: Failed to build gem native extension on Mac with [email protected]

What do multi-processes VS multi-threaded servers most benefit from?

ActiveRecord::ConnectionTimeoutError: could not obtain a database connection within 5.000 seconds (waited 5.000 seconds)

How do I get 'puma' to start, automatically, when I run `rails server` (like Thin does)

ruby-on-rails puma

How can I serve requests concurrently with Rails 4?

puma gem - Failed to build gem native extension

puma

How to restart puma after deploy?