部署uwsgi出现your processes number limit is 95696 your memory page size is 4096 bytes *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers ***detected max file descriptor number: 1024- async cores set to 400 - fd table size: 1024 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)问题, 要怎么解决
1.增加最大文件描述符数
如果你希望这个更改在系统重启后依然生效,可以在 /etc/securit