^
This commit is contained in:
parent
54f9685919
commit
a1960b5b56
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ die-on-term = true
|
|||
enable-threads = true
|
||||
log-format = UWSGI uwsgi "%(method) %(uri) %(proto)" %(status) %(size) %(msecs)ms [PID:%(pid):Worker-%(wid)] [RSS:%(rssM)MB]
|
||||
# daemonize uwsgi and write messages into given log
|
||||
daemonize = {hd}/uwsgi-emperor.log
|
||||
daemonize = {hd}/saleor/uwsgi-emperor.log
|
||||
# enable uwsgi master process
|
||||
master = true
|
||||
max-requests = 100
|
||||
|
|
Loading…
Reference in a new issue