* 1 process for uwsgi
This commit is contained in:
parent
a37fe8c851
commit
0caad35598
|
|
@ -14,7 +14,7 @@ virtualenv = /var/www/phzhik-poizonstore/env
|
||||||
# master
|
# master
|
||||||
master = true
|
master = true
|
||||||
# maximum number of worker processes
|
# maximum number of worker processes
|
||||||
processes = 10
|
processes = 1
|
||||||
# the socket (use the full path to be safe
|
# the socket (use the full path to be safe
|
||||||
#socket = /var/www/phzhik-poizonstore/mysite.sock
|
#socket = /var/www/phzhik-poizonstore/mysite.sock
|
||||||
socket = :8001
|
socket = :8001
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user