Increase unicorn workers

This commit is contained in:
Pavel Chipiga 2012-08-06 22:28:23 +03:00
parent 710fef1f0b
commit 6b82fb6ac3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ base_path = "/srv/rosa_build"
rails_env = ENV['RAILS_ENV'] || 'production'
worker_processes 4
worker_processes 8
working_directory File.join(base_path, 'current') # available in 0.94.0+
# listen File.join(base_path, 'tmp', 'pids', 'unicorn.sock')