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 2671942 commit 7c99916Copy full SHA for 7c99916
starter/uwsgi.ini
@@ -6,6 +6,7 @@ process = 4
6
threads = 2
7
vacuum = true
8
buffer-size = 65536
9
+max-fd = 1024
10
stats = 127.0.0.1:9191
11
procname-prefix = run-python
12
log-level = info
0 commit comments