• Resolved peq42

    (@peq42)


    Ever since this last update, my website’s CPU usage wont stop increasing bit by bit on a daily(memory stays untouched). Looking through performance reports and whatnot in my webhost, among other things, the plugin was pointed out as a possible source of the issue, as there have been instances the server took over 2 seconds to respond to a request due to it.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter peq42

    (@peq42)

    To add to this, I’ve logs of slow running scripts. admin-ajax.php had 35 occurences today, and the call stack or whatever on those 35 was this(WordPress 6.3.1, everything is up to date):

    [29-Aug-2023 11:45:31] WARNING: [pool peq42.com (PHP 8.2)] child 395225, script ‘//home/peq42/www/wp-admin/admin-ajax.php’ (request: “POST /wp-admin/admin-ajax.php”) executing too slow (2.610284 sec), logging
    [29-Aug-2023 11:45:31] [pool peq42.com (PHP 8.2)] pid 395225
    script_filename = //home/peq42/www/wp-admin/admin-ajax.php
    [0x00007fa1c1a15d30] curl_exec() /home/peq42/www/wp-includes/Requests/src/Transport/Curl.php:204
    [0x00007fa1c1a15650] request() /home/peq42/www/wp-includes/Requests/src/Requests.php:469
    [0x00007fa1c1a15550] request() /home/peq42/www/wp-includes/class-wp-http.php:396
    [0x00007fa1c1a153c0] request() /home/peq42/www/wp-includes/class-wp-http.php:634
    [0x00007fa1c1a15320] get() /home/peq42/www/wp-includes/http.php:168
    [0x00007fa1c1a15290] wp_remote_get() /home/peq42/www/wp-content/plugins/smartcrawl-seo/includes/core/class-core-request.php:82
    [0x00007fa1c1a14b80] get_rendered_post() /home/peq42/www/wp-content/plugins/smartcrawl-seo/includes/core/models/class-analysis.php:191
    [0x00007fa1c1a14800] update_readability_data() /home/peq42/www/wp-content/plugins/smartcrawl-seo/includes/core/controllers/class-analysis.php:544
    [0x00007fa1c1a146d0] analyze_post() /home/peq42/www/wp-content/plugins/smartcrawl-seo/includes/core/controllers/class-analysis.php:404
    [0x00007fa1c1a14300] retrieve_post_analysis() /home/peq42/www/wp-includes/class-wp-hook.php:310
    [0x00007fa1c1a14220] apply_filters() /home/peq42/www/wp-includes/class-wp-hook.php:334
    [0x00007fa1c1a141b0] do_action() /home/peq42/www/wp-includes/plugin.php:517
    [0x00007fa1c1a140d0] do_action() /home/peq42/www/wp-admin/admin-ajax.php:188

    Plugin Support Adam – WPMU DEV Support

    (@wpmudev-support8)

    Hi @peq42

    I hope you’re well today!

    We didn’t have similar reports so far and we also didn’t observe such behavior on our own test setups (and we are using and testing plugin each and every day).

    I’m not saying that there is no issue but it may be that it’s actually either something that is happening/gets triggered in specific environments or there’s unexpected conflict that started to happen after last update only or there’s yet another issue.

    Since you mentioned it started happening with last update, would you mind temporarily downgrading SmartCrawl to previous 3.7.0 versions?

    You can download it from here (drop-down list at the bottom of the page):

    https://www.ads-software.com/plugins/smartcrawl-seo/advanced/

    Once it’s downgraded, make sure to purge all caches on site/server and watch the site for a while to see if the same issue happens. If it still happenss, it would confirm at the issue is not caused by SmartCrawl.

    If it doesn’t happen with previous version, it will confirm the issue with update and we’ll investigate it further.

    Kind regards,
    Adam

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @peq42

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!

    Kind Regards,
    Kris

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible performance problem since last update’ is closed to new replies.