Hello, today one of my users run this:
and it was run over 2500 times at the same time and then the server run out of memory and started to kill mysql, bind etc. Shell fork bomb protection is enabled. Can I limit this somehow?
Code:
/opt/cpanel/ea-php73/root/usr/bin/php-cgi -f test.php
Code:
grep test.php ps.output |wc -l
2544