Skip to content

Commit 860c96d

Browse files
authored
Delete the threads in gunicorn config (#512)
1 parent d9985f9 commit 860c96d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deploy/backend/gunicorn.conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
# 并行工作进程数
99
workers = 1
1010

11-
# 指定每个工作者的线程数
12-
threads = 4
13-
1411
# 监听队列
1512
backlog = 512
1613

0 commit comments

Comments
 (0)