design & fixes
This commit is contained in:
@@ -4,7 +4,7 @@ uid = 33
|
||||
gid = 33
|
||||
master = true
|
||||
# No. of processes can be increased
|
||||
processes = 9
|
||||
processes = 3
|
||||
chown-socket =www-data:www-data
|
||||
virtualenv = /srv/flask-fet-fotos/.env
|
||||
pythonpath = /srv/flask-fet-fotos/
|
||||
@@ -17,7 +17,7 @@ module = foto_gallery
|
||||
callable= app
|
||||
wsgi-file = run.py
|
||||
logdate = true
|
||||
#logger = file:/srv/simple_sample_flat_index/uwsgi.log
|
||||
logger = file:/srv/flask-fet-fotos/uwsgi.log
|
||||
loglevel = debug
|
||||
gevent = 100
|
||||
vacuum=true
|
||||
|
||||
Reference in New Issue
Block a user