forked from Botanical/BotanJS
Update uwsgi to 4096
This commit is contained in:
parent
b6c561ef13
commit
15badfeabe
@ -14,6 +14,7 @@ case "$RUN_MODE" in
|
|||||||
--http-socket :5000 \
|
--http-socket :5000 \
|
||||||
--wsgi-file main.py \
|
--wsgi-file main.py \
|
||||||
--callable application --master \
|
--callable application --master \
|
||||||
|
--listen 4096 \
|
||||||
--processes 1 --threads 2
|
--processes 1 --threads 2
|
||||||
;;
|
;;
|
||||||
"tasks")
|
"tasks")
|
||||||
|
Loading…
Reference in New Issue
Block a user