美文网首页
uwsgi部署问题

uwsgi部署问题

作者: 技术创造未来 | 来源:发表于2018-12-10 18:42 被阅读0次

your processes number limit is 64042

your memory page size is 4096 bytes

detected max file descriptor number: 65535

lock engine: pthread robust mutexes

thunder lock: disabled (you can enable it with --thunder-lock)

Listen queue size is greater than the system max net.core.somaxconn (128).

杀掉uwsgi相关进程,重新部署即可。kill  -9 

相关文章

网友评论

      本文标题:uwsgi部署问题

      本文链接:https://www.haomeiwen.com/subject/akpdhqtx.html