openwrt-packages/net/uwsgi/files-luci-support
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
..
luci-cgi_io.ini uwsgi: use higher limit-as to fix issue #7250 2020-01-21 13:04:48 +01:00
luci-webui.ini uwsgi: make luci-webui single threaded and log more 2020-05-04 21:57:43 +02:00