node process CPU usage rises to 100
-
This is because probably you're in ddos attack, kindly opt for good ddos protection or use nginx and configure and block those ddos.
-
@Sandeep-Bhuiya DDoS that only happen when an administrator logs-in? That would be just stupid.
-
can you mention the nodejs version and verify all ip connection via this command if you find some suspicious ip ranges:
netstat -an | grep :80 | sort
-
@Sandeep-Bhuiya said in node process CPU usage rises to 100:
This is because probably you're in ddos attack, kindly opt for good ddos protection or use nginx and configure and block those ddos.
This can't really be the issue. It has to be some process spinning trying to do some action for the dashboard.
-
@Sandeep-Bhuiya I use a clean environment, redeploy, it's still the same problem.There is no ddos case, should be the code problem, login user access, CPU 100%, no problem with visitors