We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba31185 commit be8edfdCopy full SHA for be8edfd
gunicorn.conf
@@ -1,5 +1,6 @@
1
bind = 'unix:/var/run/cabotage/nginx.sock'
2
backlog = 1024
3
+workers = 2
4
preload_app = True
5
max_requests = 2048
6
max_requests_jitter = 128
0 commit comments