• Hello

    I am faceing issue with constant and repeated ajax requests at my hosting server and because of that i am experienceing high CPU usage and also reduceing my website speed and eventhually decreasing my website traffic and sales.I am sahring few logs for refrence.

    35.212.75.243 roomdoctor.com – [10/Oct/2024:23:32:04 +0000] “GET / HTTP/1.1” 200 26378 “-” “WordPress/6.6.2; https://roomdoctor.com” | TLSv1.3 | – – 0.000 HIT 0 NC:000000 UP:- cdnreq
    35.212.75.243 roomdoctor.com – [10/Oct/2024:23:32:04 +0000] “GET / HTTP/1.1” 200 26378 “-” “WordPress/6.6.2; https://roomdoctor.com” | TLSv1.3 | – – 0.000 HIT 0 NC:000000 UP:- cdnreq

    597 roomdoctor.com /wp-admin/admin-ajax.php
    172 roomdoctor.com /
    101 roomdoctor.com /wp-content/uploads/sites/2/2016/09/Spirit-Bunk.jpg
    92 roomdoctor.com /wp-admin/admin-ajax.php?rightpress_ajax=1
    83 roomdoctor.com /robots.txt
    77 roomdoctor.com /wp-content/uploads/sites/2/2015/05/add-a-ladder.jpg
    74 roomdoctor.com /wp-admin/admin-ajax.php?action=as_async_request_queue_runner&nonce=e5c2a0a576
    73 roomdoctor.com /wp-admin/admin-ajax.php?action=as_async_request_queue_runner&nonce=20eb944c05
    63 roomdoctor.com /wp-content/uploads/sites/2/2016/07/Futon8and9groupshot.jpg
    55 roomdoctor.com /wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.selectBox.min.js?ver=1.2.0

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    thanks for contacting us!

    Try adding the following code inside your active theme’s functions.php file and see if you see a reduction in those calls please:

    add_filter( 'yith_wcwl_reload_on_found_variation', '__return_false' );

    Let us know any news.

    Best regards.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.