계정이 프로세스를 모두 소비 할 때 nodejs를 죽이고 재시작하는 방법.
Using username "shee".
Authenticating with public key "imported-openssh-key"
Passphrase for key "imported-openssh-key":
[shee@sg9 ~]$ ps
-bash: fork: Cannot allocate memory
[shee@sg9 ~]$ ls
-bash: fork: Cannot allocate memory
[shee@sg9 ~]$ free
-bash: fork: Cannot allocate memory
[shee@sg9 ~]$
fastcomet.com에서 nodejs를 실행하고 있습니다.
cPanel Version 68.0 (build 37)
Apache Version 2.4.33
Operating System linux
Kernel Version 2.6.32-896.16.1.lve1.4.51.el6.x86_64
node2를 실행하기 위해 pm2를 사용하고 있습니다.
그러나 위에서 볼 수 있듯이 모든 명령에서 "fork : 메모리를 할당 할 수 없습니다"라는 오류 메시지가 표시됩니다.
cPanel 메시지 : 프로세스 수 40/40 (100 %)
어떻게 내가 그 과정을 죽일 수 있을지에 대한 아이디어가 있습니까?