[uwsgi] #http = 172.16.3.200:9000 socket = 127.0.0.1:9000 chdir = /opt/app/sandboxMP module = sandboxMP.wsgi #static-map=/static=/opt/app/sandboxMP/static #daemonize =/var/log/uwsgi.log master = Ture vacuum = True processes = 4 threads = 2 buffer-size=32768