Hi,
I have been getting excessive resource usage warnings from lfd like this:
This happens to websites with a high number of visitors, I am using Litespeed + suPHP with LSAPI.
In order to stop these errors I tried adding these to csf.pignore but none of them has been effective. I also searched online and found nothing:
None of them stopped the issue. Can anybody help?
Thanks
I have been getting excessive resource usage warnings from lfd like this:
Code:
Time: Tue Apr 24 17:03:54 2018 +0430
Account: kw179
Resource: Process Time
Exceeded: 1811 > 1800 (seconds)
Executable: /opt/cpanel/ea-php71/root/usr/bin/lsphp
Command Line: lsphp
PID: 7845 (Parent PID:7783)
Killed: No
In order to stop these errors I tried adding these to csf.pignore but none of them has been effective. I also searched online and found nothing:
Code:
exe: /opt/cpanel/ea-php71/root/usr/bin/lsphp
pexe: /opt/cpanel/ea-php71/root/usr/bin/lsphp
cmd: /opt/cpanel/ea-php71/root/usr/bin/lsphp
pcmd: /opt/cpanel/ea-php71/root/usr/bin/lsphp
cmd: lsphp
Thanks