Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter linkup

    (@linkup)

    I found through the CSF dashboard that you can modify the csf.pignore file to have it ignore what Wordfence is doing, but that topic, marked as resolved, never provided suggested lines to add to CSF.pignore? My hosts added a similar line for spamd, but that was a process, a cmd, not whatever it is that is causing the constant LFD errors.

    Anyone had to deal with this, anyone know what exclusions to add to the file?

    Thanks

    I am wondering the same.

    Because the command line is wp-cron.php you’d either have to ignore something like
    cmd:/usr/bin/php /home/*/public_html/wp-cron.php (which is probably bad since it’ll stop notifications on every script running with wp-cron) OR check out the Uptime in your notifications and set PT_LIMIT to something higher. You may still get some notifications, but they’ll be a lot less.

    CSF states the following with the PT_LIMIT:
    “The following is the number of seconds a process has to be active before it
    is inspected. If you set this time too low, then you will likely trigger
    false-positives with CGI or PHP scripts.”

    Thanks. That’s good to know — both parts!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘LFD errors’ is closed to new replies.