Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].
In raising this issue, I confirm the following (please check boxes):
Description of the problem
If i put php-fpm in killlist, the sript check only first php-fpm process.
In real environment, multiple php-fpm process (one for site) is running with same process name and
different pid.
If a script in one site, for bug or an attack, consume 100% of cpu , i need to kill this pid.
Thanks
Steps to reproduce
...
Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].
In raising this issue, I confirm the following (please check boxes):
Description of the problem
If i put php-fpm in killlist, the sript check only first php-fpm process.
In real environment, multiple php-fpm process (one for site) is running with same process name and
different pid.
If a script in one site, for bug or an attack, consume 100% of cpu , i need to kill this pid.
Thanks
Steps to reproduce
...