• Resolved jptoews

    (@jptoews)


    We have a dedicated server at SiteGround, which holds close to 300 separate WordPress sites. I love Easy Updates Manager, and it is installed and active on every one of those sites. We use UptimeRobot to monitor our sites, and recently we’ve seen something weird – many of our sites go down for 5 minutes or so, all at the same time, in the middle of the night. Server logs show no actual downtime, but they *do* show a sudden uptick in resource usage at that time, which causes the server to kill some PHP processes in order to avoid crashing. 10-15 minutes later, the problem disappears. We’ve been trying a million things to nail down the source of the problem, without success.

    So… here’s my weird, and probably uninformed, question. Is it possible that Easy Updates Manager is firing on all of our sites at the same time, thereby maxing out available RAM and causing this problem? And how might I confirm this is/is not the case?

    (I’ve seen other commenters asking for a viewable log of EUM activity, and I agree – that would be super helpful to me right now.)

    https://ww.wp.xz.cn/plugins/stops-core-theme-and-plugin-updates/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Ronald Huereca

    (@ronalfy)

    We’re working on logs, but it’s a very intense feature. If you’d like to be involved in the beta test for it, get in touch on github.

    It looks like all your crons are firing at the same time. It’d be as if EUM isn’t installed and you added the constants to wp-config on every site.

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    What you could do is disable WP Cron for those sites. It’s a little above my head as I’m no sysadmin, but theoretically you can disable wp cron and then set up a series of cron tabs that will spread out the updates.

    This is all theoretical of course.

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    I worked on the logs feature today.

    We need some beta testers, so if you’d like to help test it out, here is the branch I pushed the code to.

    https://github.com/easy-updates-manager/easy-updates-manager/tree/beta_feature

    Plugin Contributor Matthew

    (@kidsguide)

    The logs feature was just released in 6.0.0 if you would like to check it out.

    Thread Starter jptoews

    (@jptoews)

    Ah, fantastic! I will do that, thanks. Much appreciated.

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

The topic ‘server resource usage’ is closed to new replies.