• Resolved Angellive

    (@silasveta2012)


    Page caching doesn't seem to work for either dynamic or static pages.Error on the dynamic page (https://quantumtransition.angellive.ru): Cache state: DYNAMIC-The resource was not cached by default, and your current Cloudflare caching configuration does not indicate that the resource needs to be cached. Instead, the resource was requested from the source web server.Ошибка на статическом ресурсе (https://quantumtransition.angellive.ru/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Couldn't find the Cache-Control response header.Please check if page caching works on its own by browsing the website in incognito mode, because sometimes Cloudflare bypasses the cache for cURL requests. Reload the page two or three times. If you see the cf-cache-status: HIT response header, then page caching works fine.

    Hello, caching suddenly disappeared. The most interesting thing is that 2 sites have the same set of plugins and settings, but they are doing well, and this one is missing. I looked at errors in the logs, nothing, there is no cache in the console either. However, I don’t see any plugin entries in the database in the options folder. All I found there is this, but the plugin is installed and does something)

    swcfpc_config
    swcfpc_version
    swcfpc_preloader_lock

    https://drive.google.com/drive/folders/1Dw75onldVkb0_ZxClPtcqO56Qpj172xT?usp=sharing

    The plugin completely reset and deleted, re-installed, did not help.

    • This topic was modified 1 year, 2 months ago by Angellive.

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Angellive

    (@silasveta2012)

    Now I took a completely new site, just added a plugin, and moved the posts, the error is the same. You might think that the server, but 2 other sites on the same server show the caching test in order. I don’t understand anything, but at least there are records on this site in the database)

     Изменить Изменить 	Копировать Копировать 	Удалить Удалить 	226 	wp_cloudflare_page_cache_install 	1694979447 	yes
    	Изменить Изменить 	Копировать Копировать 	Удалить Удалить 	227 	_transient_timeout_wp_cloudflare_page_cache_all_la... 	1695584248 	no
    	Изменить Изменить 	Копировать Копировать 	Удалить Удалить 	228 	_transient_wp_cloudflare_page_cache_all_languages 	a:1:{s:12:"translations";a:3:{i:0;a:7:{s:8:"langua... 	no
    	Изменить Изменить 	Копировать Копировать 	Удалить Удалить 	233 	_transient_timeout_wp_cloudflare_page_cache_474ver... 	1695411448 	no
    	Изменить Изменить 	Копировать Копировать 	Удалить Удалить 	234 	_transient_wp_cloudflare_page_cache_474versions 	a:33:{i:0;a:2:{s:7:"version";s:7:"4.3.4.3";s:3:"ur... 	no
    Thread Starter Angellive

    (@silasveta2012)

    Found it! For some reason in cloudflare were not the right rules, corrected, now everything is fine. Thank you for your attention. P.S. I still don’t understand why there are no records in the database, but I’ll probably find out soon)

    https://drive.google.com/file/d/102fvlSvqc3xrUFC21PpArboW3TL6POVy/view?usp=sharing

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @silasveta2012,
    First of all sorry for the dealyed reply dou to a medical emergency. I’m so happy to hear you have figured out the issue and fixed it. But didn’t get the part about DB not having data. Can you explain more on that?

    Thread Starter Angellive

    (@silasveta2012)

    Hello, of course, in hestia you can put nginx cache, for the panel domain, it was enabled, accordingly the changes were not displayed)

    Plugin Contributor iSaumya

    (@isaumya)

    Ah! When using thi plugin it is highly recommended not to use any other page caching system for your website. You can defiantely use object cache and plugins like Perfmatters to optimize other parts of the website. But you should not be using any other page caching system.

    Thread Starter Angellive

    (@silasveta2012)

    https://hestiacp.com/docs/server-administration/web-templates.html

    You may or may not be right). It caches php

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @silasveta2012,
    Yes you do not need to cache PHP at all when using this plugin. Cause when a page is cached at CF CDN level, the request won’t even reach to your server and instead will entirely be served from CF CDN. So, you won’t require a PHP cache.

    Only for logged-in users and when pages are either not cached yet or bypassed from cache will be served form your origin server and in these cases you really don’t want these pages to be served from cache anyways.

    Thread Starter Angellive

    (@silasveta2012)

    I see, is opcache worth keeping, or is it also worthless?

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @silasveta2012,
    OPCache is defianately worth keeping especially if you are using the newer PHP 8.X

    Thread Starter Angellive

    (@silasveta2012)

    Thank you, in Russia we are not even able to send thanks, because of sanctions and restrictions. So only barter can offer, you make great products, I can help you with this {link removed}. However, language restrictions may not allow you to understand the full essence of the articles). It’s so lyrical, thank you, and all the best

    • This reply was modified 1 year, 2 months ago by Yui. Reason: unnecessary self-promotional link removed
    Plugin Contributor iSaumya

    (@isaumya)

    No problem @silasveta2012. ?? Enjoy your fast website. ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Caching is missing’ is closed to new replies.