zoukankan      html  css  js  c++  java
  • /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2

    /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2

    root 18756 0.0 0.2 225620 16332 ? S 2018 10:54 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2
    root 33986 0.0 0.2 241656 21836 ? S Jan24 4:03 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 33993 0.0 2.4 897712 200212 ? Sl Jan24 2:18 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 33994 0.0 2.2 872376 182004 ? Sl Jan24 4:43 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 33996 0.0 2.7 865684 220320 ? Sl Jan24 3:28 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 33997 0.0 3.6 1211088 293852 ? Sl Jan24 10:33 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 34000 0.0 0.2 242252 18728 ? S Jan24 0:19 uwsgi --http :5000 --wsgi-file didi_wsgi.py --master --processes 4 --threads 2
    root 57065 0.0 0.1 296148 15980 ? Sl 2018 0:11 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2
    root 57066 0.0 0.1 296120 15976 ? Sl 2018 0:12 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2
    root 57068 0.0 0.1 295540 15988 ? Sl 2018 0:20 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2
    root 57070 0.0 0.1 296124 16004 ? Sl 2018 0:28 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2
    root 57072 0.0 0.1 226268 13592 ? S 2018 0:14 /usr/bin/uwsgi --http :8888 --wsgi-file wsgi.py --master --processes 4 --threads 2

  • 相关阅读:
    OpenJudge百炼习题解答(C++)--题4010:2011
    Centos6.5卸载图形化
    nfs远程挂载问题记录
    走马观花-浪里跳-学习英文
    weblogic部署存在中文乱码导致部署失败
    KMS11激活Window系列
    mysql8.x开启远程登录
    notepad++插件实现json、xml格式化
    RHEL SHELL快捷键
    linux-env命令解析
  • 原文地址:https://www.cnblogs.com/gaoyuechen/p/10730922.html
Copyright © 2011-2022 走看看