Per-process limits are themselves limited by the total memory limit.
每个进程的限制本身受到总内存限制的限制。
To protect your system from fork bomb attacks, you should set up a process limit for your users.
为了保证系统不受阻断式攻击,我们应该为用户设置进程限制。编辑如下配置文件即可。
I suggest using the terms "current limit" and "upper limit" for process limits (never using the terms "soft" and "hard") so there's no confusion.
我建议为进程界限使用术语“当前界限”和“上限”(永远不要使用术语“软”和“硬”),那样就没有任何迷惑了。
应用推荐