unicorn: bump worker count (12 -> 16).
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
app_path = "/var/www/danbooru2/current"
|
app_path = "/var/www/danbooru2/current"
|
||||||
|
|
||||||
# Set unicorn options
|
# Set unicorn options
|
||||||
worker_processes 12
|
worker_processes 16
|
||||||
|
|
||||||
timeout 180
|
timeout 180
|
||||||
#listen "127.0.0.1:9000", :tcp_nopush => true
|
#listen "127.0.0.1:9000", :tcp_nopush => true
|
||||||
|
|||||||
Reference in New Issue
Block a user