uwsgi --http-socket 127.0.0.1:2001 --wsgi-file hello.py ... Important! ... [uwsgi] pidfile = /tmp/hello-http-tcp.pid daemonize = /tmp/uwsgi.log http-socket ...
確定! 回上一頁