摘要:
uwsgi 教程: uwsgitop启用uWSGI状态服务只需要简单的在uwsgi的运行参数里加上:--stats /tmp/stats.socketuwsgi --socket :3031 --module welcome --master --processes 8 --stats /tmp/stats.socket安装uwsgitopuwsgitop是其他top类似,使用状态服务来获取服务数据。在PyPI上有uwsgitop,所以可以通过pip或者easy_install安装。pip install uwsgitop使用uwsgitop运营uwsgitop即可,参数为状态服务的地址,本教 阅读全文
posted @ 2013-12-24 00:01
机器学习入门
阅读(2079)
评论(0)
推荐(0)
浙公网安备 33010602011771号