unicorn: bump worker processes (16 -> 20).
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 16
|
worker_processes 20
|
||||||
|
|
||||||
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