openwrt-packages/net/uwsgi
Peter Stadler e8ef54f640 uwsgi: make luci-webui single threaded and log more
More threads can lead to a problem if a luci-app makes a fork
(e.g. for executing a command). Parallelism is still achieved
by using `processes = 3`.
Make the log more verbose by filtering only standard messages
for start/stop/reload out (leaving one line each).

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-05-04 21:57:43 +02:00
..
files uwsgi: add modular package superseeding uwsgi-cgi 2020-01-01 18:28:01 +01:00
files-luci-support uwsgi: make luci-webui single threaded and log more 2020-05-04 21:57:43 +02:00
patches uwsgi: add modular package superseeding uwsgi-cgi 2020-01-01 18:28:01 +01:00
src/buildconf uwsgi: add modular package superseeding uwsgi-cgi 2020-01-01 18:28:01 +01:00
Makefile uwsgi: make luci-webui single threaded and log more 2020-05-04 21:57:43 +02:00