Skip to content
Snippets Groups Projects
Commit d6f63c8d authored by nd's avatar nd Committed by Julian
Browse files

Enable multiple workers in default uwsgi config

parent 49360bcb
Branches
Tags
No related merge requests found
[uwsgi]
plugin = python3
manage-script-name = true
workers = %k*2
uid = uffd
gid = uffd
vacuum = true
master = true
process = 2
threads = 4
buffer-size = 8192 ; this buffer is used for http headers and defaults to 4k
single-interpreter = true
need-app = true
env = PYTHONIOENCODING=UTF-8
env = LANG=en_GB.utf8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment