+ uwsgi stats
This commit is contained in:
parent
7d50cebe81
commit
81fe6c34e5
|
|
@ -20,6 +20,7 @@ processes = 10
|
||||||
socket = :8001
|
socket = :8001
|
||||||
wsgi-file = /var/www/phzhik-poizonstore/poizonstore/wsgi.py
|
wsgi-file = /var/www/phzhik-poizonstore/poizonstore/wsgi.py
|
||||||
pidfile = /tmp/uwsgi.pid
|
pidfile = /tmp/uwsgi.pid
|
||||||
|
stats = /tmp/uwsgi.stats.sock
|
||||||
# ... with appropriate permissions - may be needed
|
# ... with appropriate permissions - may be needed
|
||||||
chmod-socket = 664
|
chmod-socket = 664
|
||||||
# clear environment on exit
|
# clear environment on exit
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user