启动的参数为uwsgi -s 127.0.0.1:9000 -w index --harakiri 60 --workers 4
1
yakiang Dec 6, 2014
|
2
1989922yan Dec 8, 2014
可以参考 tornado的部署方式,不使用uwsgi协议
|