rackbox-cookbook
rackbox-cookbook copied to clipboard
Unicorn defaults: Preload app and AR connections
- Preload unicorn apps by default.
- Unicorn before_fork disconnects ActiveRecord connections
- Unicorn after_fork establishes ActiveRecord connections
- See https://devcenter.heroku.com/articles/rails-unicorn#preload-app