• Resolved eber219

    (@eber219)


    Hello, I sent a support ticket on your website 6 days ago, but since I got no response (as always), I am going to ask here:

    I run my blog on a dedicated server with 16 GB of RAM. My server load is always around 2.0, but when I post a new post and your plugin is active, the load goes up to 10.0, 15.0, sometimes even to 27.0.

    That is bringing my server to a crawl everytime I post. If I deactivate your plugin, the load goes back to normal.

    How can this be solved?

    Thanks,

    https://ww.wp.xz.cn/plugins/social-networks-auto-poster-facebook-twitter-g/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author NextScripts

    (@nextscripts)

    Thread Starter eber219

    (@eber219)

    I have this on my wp-config file:

    define('DISABLE_WP_CRON', true);

    And I have this cron job setup:

    */5 * * * * wget -q -O - http://www.xxxxxxx/wp-cron.php?doing_wp_cron >/dev/null 2>&1

    Plugin Author NextScripts

    (@nextscripts)

    Please check the cron test results from the help/support/about tab.

    Also how much memory is allowed for PHP?

    Thread Starter eber219

    (@eber219)

    OK:

    PHP Version: 5.4.41; Memory limit: 512 MByte; Memory usage: 70.44 MByte; Memory peak usage: 70.93 MByte;

    Cron Check Results:
         ==== Cron was executed 3 times in 15 minutes ===
    
    Your WP Cron is OK 
    
    Technical Info:
    Array
    (
        [cronCheckStartTime] => 1461958502
        [cronChecks] => Array
            (
                [0] => [2016-04-29 16:35:01] - WP Cron called from xxxxxxxxxxxxxx (Wget/1.11.4 Red Hat modified)
                [1] => [2016-04-29 16:40:03] - WP Cron called from xxxxxxxxxxxxxx (Wget/1.11.4 Red Hat modified)
                [2] => [2016-04-29 16:45:02] - WP Cron called from xxxxxxxxxxxxxx (Wget/1.11.4 Red Hat modified)
            )
    
        [status] => 1
    )
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Huge server load’ is closed to new replies.