How to stop Linux Out-Of-Memory (OOM) Killer for NGINX

 



cat /proc/<MainPIDNumber>/oom_score

OOMScoreAdjust=-1000

systemctl daemon-reload
systemctl restart nginx
systemctl status nginx






Comments

Popular posts from this blog