Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puma

Rails 4 database connection pool error

Sinatra streaming with Puma?

ruby sinatra rack thin puma

Should I use preload_app with Puma on Heroku?

Right way to deploy Rails + Puma + Postgres app to Elastic beanstalk?

Rack middleware and thread-safety

How do I determine the right number of Puma workers and threads to run on a Heroku Performance dyno?

Cannot create systemd script for Puma

ubuntu-16.04 puma systemd

Why Puma rails server only accepts localhost:3000 rather than 127.0.0.1:3000

ruby-on-rails puma

How can I configure puma when running Capybara?

ruby-on-rails capybara puma

Can't install Puma gem on OSX 10.11.3

Rails query execution causes database spikes

Why is Puma only binding to tcp6? (via `rails s`)

ruby-on-rails ipv6 puma

Puma and Nginx 502 Bad Gateway error (Ubuntu Server 14.04)

ruby-on-rails ruby nginx puma

action cable subscribing locally, but not on heroku

Is RAILS_MAX_THREADS something that Puma will set and scale during build time , or should I set it?

Server sent events, Puma, Rails and max dedicated threads for each client

Server Sent Events and Rails Streaming

How do I make Rails.cache (in-memory cache) work with Puma?

Rails 5 Action Cable deployment with Nginx, Puma & Redis

nginx puma ruby-on-rails-5