Forum Replies Created

Viewing 15 replies - 16 through 30 (of 47 total)
  • Yes sorry wrong description.
    It IS caching but not updating the Categories and Tags with new posts…
    Its caching AND updating ONLY the Homepage

    You can understand this if you see the time of the posts in Categories and compare it with the time in posts at Homepage!

    • This reply was modified 2 years, 4 months ago by diriras.
    • This reply was modified 2 years, 4 months ago by diriras.

    Sure, the second domain is https://nealive.gr
    The first one that its working, just to compare is https://sportlive.gr

    • This reply was modified 2 years, 4 months ago by diriras.
    • This reply was modified 2 years, 4 months ago by diriras.

    Hello,

    I had to change back from workers mode to page rules because of the high cost!
    To my surprise now the caching is working for my first domain, and it works faster than ever.
    Now I am afraid to touch anything else in the plugin or for example restart the Database because I don’t want to mess it up again.

    The bizarre is that my new second domain is using the same WordPress Template the same VPS and exactly the same Hardware software settings with the same settings in the caching plugin, BUT it only caches the Homepage not the Categories or Tags. I can not see anything strange in the logs and I can upload them if needed!

    Also when I try to setup the plugin with Cloudflare API Token I got the:
    Unauthorized to access requested resource (err code: 9109)
    With logs:

    [2022-10-21 08:33:07] [cloudflare::cloudflare_get_browser_cache_ttl] Request https://api.cloudflare.com/client/v4/zones/7554b4a746bb264a5b2336ea7f30524a/settings/browser_cache_ttl
    [2022-10-21 08:33:09] [cloudflare::cloudflare_get_browser_cache_ttl] Response {"result":{"id":"browser_cache_ttl","value":0,"modified_on":"2022-01-28T20:02:25.754533Z","editable":true},"success":true,"errors":[],"messages":[]}
    [2022-10-21 08:33:09] [cloudflare::cloudflare_set_browser_cache_ttl] Request URL: https://api.cloudflare.com/client/v4/zones/7554b4a746bb264a5b2336ea7f30524a/settings/browser_cache_ttl
    [2022-10-21 08:33:09] [cloudflare::cloudflare_set_browser_cache_ttl] Request body: {"value":0}
    [2022-10-21 08:33:11] [cloudflare::cloudflare_set_browser_cache_ttl] Response: {"success":false,"errors":[{"code":9109,"message":"Unauthorized to access requested resource"}],"messages":[],"result":null}

    hello,

    new logs after trying to clear single page cache.

    [2022-10-21 08:04:27] [cloudflare::purge_cache_urls] Request URL: https://api.cloudflare.com/client/v4/zones/7554b4a746bb264a5b2336ea7f30524a/purge_cache
    [2022-10-21 08:04:27] [cloudflare::purge_cache_urls] Request Body: {"files":["https:\/\/sportlive.gr\/","https:\/\/sportlive.gr\/author\/sportlive-gr\/","https:\/\/sportlive.gr\/author\/sportlive-gr\/feed\/","https:\/\/sportlive.gr\/"]}
    [2022-10-21 08:04:27] [cloudflare::purge_cache_urls] Response: {"result":null,"success":false,"errors":[{"code":10000,"message":"Unauthorized"}],"messages":[]}
    [2022-10-21 08:04:27] [cache_controller::purge_urls] Unable to purge some URLs from Cloudflare due to error: Unauthorized (err code: 10000)

    Purge whole cache is working fine!

    [2022-10-21 08:06:08] [cache_controller::ajax_purge_whole_cache] Purge whole Cloudflare cache
    [2022-10-21 08:06:08] [cloudflare::purge_cache] Request URL: https://api.cloudflare.com/client/v4/zones/7554b4a746bb264a5b2336ea7f30524a/purge_cache
    [2022-10-21 08:06:08] [cloudflare::purge_cache] Request Body: {"purge_everything":true}
    [2022-10-21 08:06:08] [cloudflare::purge_cache] Response: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-21 08:06:08] [cache_controller::purge_all] Purged whole Cloudflare cache
    [2022-10-21 08:06:08] [cloudflare::start_preloader_for_all_urls] Getting last published posts for post types: Array
    (
        [0] => post
        [1] => page
        [2] => tdc-review
        [3] => tdc-review-email
        [4] => adni_banners
        [5] => adni_adzones
        [6] => adni_campaigns
        [7] => tdb_templates
    )
    
    [2022-10-21 08:06:09] [cache_controller::start_cache_preloader_for_specific_urls] Unable to start the preloader. Another preloading process is currently running.
    Hello,
    
    I just tried Cloudflare plugin for WordPress and caching still doesn't work.
    
    In the Apply Recommended Cloudflare Settings for WordPress option, when I enabled it keeps rotating for even and never ends, which means a communication error with Cloudflare maybe.
    
    Also the Always Online option doesn't work from the plugin when I enabled it. In Cloudflare it stays off
    
    Bottom line there is an issue with Cloudflare CDN caching for sure, and Engineers must have a look into it
    • This reply was modified 2 years, 5 months ago by diriras.

    hello,

    Below I have fresh debug log file.

    [2022-10-12 09:21:09] [cloudflare::purge_cache_urls] Request URL: https://api.cloudflare.com/client/v4/zones/7554b4a746bb264a5b2336ea7f30524a/purge_cache
    [2022-10-12 09:21:09] [cloudflare::purge_cache_urls] Request Body: {"files":["https:\/\/sportlive.gr\/","https:\/\/sportlive.gr\/author\/sportlive-gr\/","https:\/\/sportlive.gr\/author\/sportlive-gr\/feed\/","https:\/\/sportlive.gr\/"]}
    [2022-10-12 09:21:10] [cloudflare::purge_cache_urls] Response: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:21:10] [cache_controller::start_cache_preloader_for_specific_urls] Unable to start the preloader. Another preloading process is currently running.
    [2022-10-12 09:21:10] [cache_controller::purge_urls] Purged specific URLs from Cloudflare cache
    [2022-10-12 09:21:10] [cache_controller::ajax_purge_single_post_cache] Purge Cloudflare cache for only post id 1255671 and related contents
    [2022-10-12 09:22:43] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-newsit-gr-category-texnologia-2-2-2-2
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
                [6] => https://sportlive.gr/?scrape=https-www-news247-gr-latest-3-2-3
            )
    
    )
    
    [2022-10-12 09:22:43] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 7192395 and related contents - Fired action: clean_post_cache
    [2022-10-12 09:22:43] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-newsit-gr-category-texnologia-2-2-2-2
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
            )
    
    )
    
    [2022-10-12 09:22:43] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 7192395 and related contents - Fired action: edit_post
    [2022-10-12 09:24:02] [cache_controller::purge_cache_queue_job] I'm the purge cache cronjob
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 0: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 1: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 2: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 3: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 4: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 5: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 6: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cloudflare::purge_cache_urls_async] Response for request 7: {
      "result": {
        "id": "7554b4a746bb264a5b2336ea7f30524a"
      },
      "success": true,
      "errors": [],
      "messages": []
    }
    
    [2022-10-12 09:24:03] [cache_controller::start_cache_preloader_for_specific_urls] Adding these URLs to preloader queue: Array
    (
        [0] => https://sportlive.gr/?scrape=https-www-newsit-gr-category-texnologia-2-2-2-2
        [1] => https://sportlive.gr/author/sportlive-gr/
        [2] => https://sportlive.gr/author/sportlive-gr/feed/
        [3] => https://sportlive.gr/?post_type=scrape
      
    )
    
    [2022-10-12 09:24:04] [cache_controller::purge_urls] Purged specific URLs from Cloudflare cache
    [2022-10-12 09:24:04] [cache_controller::purge_cache_queue_job] Cache purging complete
    [2022-10-12 09:24:04] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665566644
    [2022-10-12 09:24:06] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665566644
    [2022-10-12 09:24:06] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665565694
    [2022-10-12 09:24:07] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665566644
    [2022-10-12 09:24:08] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665565694
    [2022-10-12 09:24:10] [cache_controller::purge_cache_queue_start_cronjob] Unable to stop the purge queue scheduled event - Timestamp 1665565694
    [2022-10-12 09:24:11] [cache_controller::purge_cache_queue_start_cronjob] Unable to stop the purge queue scheduled event - Timestamp 1665565694
    [2022-10-12 09:24:12] [cache_controller::purge_cache_queue_start_cronjob] Unable to stop the purge queue scheduled event - Timestamp 1665565694
    [2022-10-12 09:24:13] [cache_controller::purge_cache_queue_start_cronjob] Unable to stop the purge queue scheduled event - Timestamp 1665566644
    [2022-10-12 09:24:15] [cache_controller::purge_cache_queue_start_cronjob] Unable to stop the purge queue scheduled event - Timestamp 1665566644
    [2022-10-12 09:24:15] [preloader::task] Preloading URL https://sportlive.gr/tag/polemos/page/4/
    [2022-10-12 09:24:17] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665566644
    [2022-10-12 09:24:17] [cache_controller::purge_cache_queue_start_cronjob] Purge queue scheduled event stopped successfully - Timestamp 1665566644
    [2022-10-12 09:24:22] [cache_controller::purge_cache_queue_write] queue file not exist
    [2022-10-12 09:24:22] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
            )
    
    )
    
    [2022-10-12 09:24:22] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 754026 and related contents - Fired action: clean_post_cache
    [2022-10-12 09:24:22] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1665566662
    [2022-10-12 09:24:22] [cache_controller::purge_cache_queue_start_cronjob] Unable to start the purge queue scheduled event - Timestamp 1665566662
    [2022-10-12 09:24:25] [preloader::task] Preloading URL https://sportlive.gr/tag/polemos/page/5/
    [2022-10-12 09:24:26] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
                [6] => https://sportlive.gr/?scrape=http-www-gazzetta-gr-basketball-basket-league-2-2
            )
    
    )
    
    [2022-10-12 09:24:26] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 714696 and related contents - Fired action: clean_post_cache
    [2022-10-12 09:24:26] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1665566666
    [2022-10-12 09:24:27] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1665566667
    [2022-10-12 09:24:27] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
                [6] => https://sportlive.gr/?scrape=http-www-gazzetta-gr-basketball-basket-league-2-2
                [7] => https://sportlive.gr/?scrape=https-www-sdna-gr-mpasket-kypello-elladas-andron-2-3
            )
    
    )
    
    [2022-10-12 09:24:27] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 1214974 and related contents - Fired action: clean_post_cache
    [2022-10-12 09:24:28] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1665566668
    [2022-10-12 09:24:29] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
                [6] => https://sportlive.gr/?scrape=http-www-gazzetta-gr-basketball-basket-league-2-2
                [7] => https://sportlive.gr/?scrape=https-www-sdna-gr-mpasket-kypello-elladas-andron-2-3
            )
    
    )
    
    [2022-10-12 09:24:29] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 754026 and related contents - Fired action: clean_post_cache
    [2022-10-12 09:24:29] [cache_controller::purge_cache_queue_write] URLs in purge queue Array
    (
        [purge_all] => 
        [urls] => Array
            (
                [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3
                [1] => https://sportlive.gr/author/sportlive-gr/
                [2] => https://sportlive.gr/author/sportlive-gr/feed/
                [3] => https://sportlive.gr/?post_type=scrape
                [4] => https://sportlive.gr/?post_type=scrape&feed=rss2
                [5] => https://sportlive.gr/
                [6] => https://sportlive.gr/?scrape=http-www-gazzetta-gr-basketball-basket-league-2-2
                [7] => https://sportlive.gr/?scrape=https-www-sdna-gr-mpasket-kypello-elladas-andron-2-3
            )
    
    )

    Thanks I also wrote in cloudflare forum!

    For you info you can use workers also, its an option from the plugin and it works for me until someone resolves page rules issue!

    I have left my second domain to page rules option in order to monitor the issue

    Regards,

    Michael

    • This reply was modified 2 years, 5 months ago by diriras.

    @bobsled you will not test it like this, manually I mean

    You will go to your site change something (delete a post etc) and see if it will clear the cache to see the updated result in a few moments.

    Mine it doesn’t work, and also the clear cache for this page only doesn’t work, for both sites so I think you are right and maybe a cloudflare issue. The worker mode is ok thought, only default page rules doesn’t work!

    Thanks for the suggestion. I really don’t know if its Cloudflare to blame.

    I have this plugin installed in 2 domains and both of them clear caching after post update doesn’t work!
    So I had to change page rules to workers from the plugin, and now it works…

    I think Workers are somehow slower than page rules, I have slower speed in clear caching and page speeds but at least it works

    • This reply was modified 2 years, 5 months ago by diriras.
    • This reply was modified 2 years, 5 months ago by diriras.
    • This reply was modified 2 years, 5 months ago by diriras.

    Hello,

    Yes I have the same problem, single page caching and relatives suddenly doesn’t work , only full caching works which is very bad for site speed!

    I use page rules not workers

    • This reply was modified 2 years, 5 months ago by diriras.
    Thread Starter diriras

    (@diriras)

    Understood, to be honest I don’t care about the by passing cache pages, its bypassed ok, I care about the MISS value in all my pages cached or not. I don’t see HIT any more to none of my pages! But the caching seems to work

    Thread Starter diriras

    (@diriras)

    Hello Saumya,

    You are correct, my setting are in the prevent the following URIs to be cached so that’s why I see MISS in those Categories. But if the caching was working as it should(like in the cloned environment) I should have seen BYPASS like I saw in the last year now.
    https://ibb.co/ccNkpsC

    The problem is not in the excluded categories the problem is that the plugin is partial working and I am trying to find the reason its not logical to work for the full cloned staging and not in the Prod.

    Thread Starter diriras

    (@diriras)

    Hello again,

    When the plugin was working my DB was not smaller than 6GB and the filter back then was also by content and it have been managing to complete in almost 25-30 seconds in manual or auto mode and with 25 posts option. I could see it in the logs. Even if no duplicate posts existed, it always needed half a minute to finish!

    Present day, I completely uninstalled the plugin, new Campaign checke both by title or content but no luck! I even tried with a staging enviroment with almost clean DB, it never ends! https://ibb.co/hYkkJLB

    I will increase php timeout as I own my private VPS but I dont think its the issue!

    regards,

    Michael

    Thread Starter diriras

    (@diriras)

    Hello,

    Thanks for the quick reply.
    You are absolutely correct about the review, I was rushed into negative rating without evaluating first. So Its fair to edit the review until we found a solution for the 5/5. I also wanted to report that from all of WP plugins you are the ONE and only which filters post via CONTENT along with title and that suits the best for us all and its for FREE!!

    Panel: Plesk
    Wordpress Version: latest
    PHP version: 7.4.27
    Theme: Newspaper
    DB size: 7GB
    MariaDB: 10.7.3

    I can not track the changes because this plugin only works if it finds duplicate post.
    So today I had a duplicate that was not auto-deleted so I went in digging and plugin could not finish scanning (last25 posts, ignore categories) and no logs!
    Probably I will search for php logs , but if you have any idea after the info I provided please inform me!

    regards,

    Michael

Viewing 15 replies - 16 through 30 (of 47 total)