reduce unicorn proc count to 8

This commit is contained in:
r888888888
2013-04-19 22:54:57 -07:00
parent 5f6119d28b
commit d6a45d3043

View File

@@ -2,7 +2,7 @@
app_path = "/var/www/danbooru2/current"
# Set unicorn options
worker_processes 12
worker_processes 8
preload_app false
timeout 180