increase unicorn backlog
This commit is contained in:
@@ -5,8 +5,8 @@ app_path = "/var/www/danbooru2/current"
|
||||
worker_processes 22
|
||||
|
||||
timeout 180
|
||||
listen "127.0.0.1:9000", :tcp_nopush => true
|
||||
listen "/tmp/.unicorn.sock", :backlog => 64
|
||||
#listen "127.0.0.1:9000", :tcp_nopush => true
|
||||
listen "/tmp/.unicorn.sock", :backlog => 256
|
||||
|
||||
# Spawn unicorn master worker for user apps (group: apps)
|
||||
user 'albert', 'albert'
|
||||
|
||||
Reference in New Issue
Block a user