-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].
In raising this issue, I confirm the following (please check boxes):
- I have read and understood the contributors guide.
- I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
- I have checked that the bug-fix I am reporting can be replicated.
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
...
Metadata
Metadata
Assignees
Labels
No labels