@@ -3,7 +3,7 @@
http = 127.0.0.1:5000
processes = 4
threads = 2
# plugins = python3mv
plugins = python3
master = true
# 启动主进程,来管理其他进程,其它的uwsgi进程都是这个master进程的子进程,如果kill这个master进程,相当于重启所有的uwsgi进程。
The note is not visible to the blocked user.