Skip to content

Commit

Permalink
Merge pull request #658 from garywong-bc/developer
Browse files Browse the repository at this point in the history
up'ing gunicorn workers
  • Loading branch information
garywong-bc authored Apr 28, 2018
2 parents eb8e757 + f40279f commit c4d1b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gunicorn.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
# A positive integer. Generally set in the 1-5 seconds range.
#

workers = 8
workers = 18
worker_class = 'gevent'
worker_connections = 1000
timeout = 30
Expand Down

0 comments on commit c4d1b1f

Please sign in to comment.