Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sean Michaud

    (@seismicpixels)

    Great, thanks for the quick update @asaldel!

    @daweb, I’ve been running into issues like this fairly often lately across multiple plugins. To facilitate ongoing dev I’ll fix the issue in the plugin files and notify plugin authors. There’s no permanent fix unless the authors are responsive to the problem, since manual patches will get overwritten with any plugin updates. Reporting the issue helps the whole community though!

    Cheers!

    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.”

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