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 60080ca commit 44f7682Copy full SHA for 44f7682
checker/server/gunicorn_conf.py
@@ -1,6 +1,6 @@
1
bind = "0.0.0.0:5000"
2
accesslog = '-'
3
access_log_format = '%(p)s %(h)s %(l)s %(t)s "%(r)s" %(s)s - %(L)ss'
4
-workers = 4
+workers = 6
5
backlog = 30
6
preload_app = True
0 commit comments