Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter chun0914

    (@chun0914)

    Yes, but I’m wondering why this happened. I didn’t make any changes to the configuration.

    Thread Starter chun0914

    (@chun0914)

    We set the cache duration to 0 because we only want the cache to clear when the page is updated.As for why the issue happened only on that one day: the setting has been in place for a year without problems, and everything returned to normal after restarting the app?

    Thread Starter chun0914

    (@chun0914)

    Hi,

    This setting has been the same for a year without any changes. We are using Disk.

    https://www.icloud.com/photos/#/icloudlinks/0e9reH_785vSlPU1FKkkHp16A/0/

    • This reply was modified 6 months, 2 weeks ago by chun0914.
    Thread Starter chun0914

    (@chun0914)

    Could you please tell me where I can check the cache preload settings? Also, I’m using the free version, so I can’t enable the purge log.

    Thread Starter chun0914

    (@chun0914)

    I’m not sure why I can’t attach the screenshot in the editor—it just keeps loading. In the meantime, here are our browser cache settings.

    "browsercache.configuration_overloaded": false,

        "browsercache.enabled": true,

        "browsercache.rewrite": false,

        "browsercache.no404wp": false,

        "browsercache.no404wp.exceptions": [

            "robots\\.txt",

            "[a-z0-9_\\-]*sitemap[a-z0-9_\\.\\-]*\\.(xml|xsl|html)(\\.gz)?"

        ],

        "browsercache.cssjs.last_modified": true,

        "browsercache.cssjs.compression": true,

        "browsercache.cssjs.brotli": false,

        "browsercache.cssjs.expires": true,

        "browsercache.cssjs.lifetime": 31536000,

        "browsercache.cssjs.nocookies": true,

        "browsercache.cssjs.cache.control": false,

        "browsercache.cssjs.cache.policy": "cache_public_maxage",

        "browsercache.cssjs.etag": true,

        "browsercache.cssjs.w3tc": false,

        "browsercache.cssjs.replace": false,

        "browsercache.cssjs.querystring": false,

        "browsercache.html.compression": true,

        "browsercache.html.brotli": false,

        "browsercache.html.last_modified": true,

        "browsercache.html.expires": false,

        "browsercache.html.lifetime": 3600,

        "browsercache.html.cache.control": false,

        "browsercache.html.cache.policy": "cache_public_maxage",

        "browsercache.html.etag": true,

        "browsercache.html.w3tc": false,

        "browsercache.html.replace": false,

        "browsercache.other.last_modified": true,

        "browsercache.other.compression": true,

        "browsercache.other.brotli": false,

        "browsercache.other.expires": true,

        "browsercache.other.lifetime": 31536000,

        "browsercache.other.nocookies": true,

        "browsercache.other.cache.control": false,

        "browsercache.other.cache.policy": "cache_public_maxage",

        "browsercache.other.etag": true,

        "browsercache.other.w3tc": false,

        "browsercache.other.replace": false,

        "browsercache.other.querystring": false,

        "browsercache.replace.exceptions": [],

        "browsercache.security.session.cookie_httponly": "",

        "browsercache.security.session.cookie_secure": "",

        "browsercache.security.session.use_only_cookies": "",

        "browsercache.hsts": false,

        "browsercache.security.hsts.directive": "maxage",

        "browsercache.security.xfo": false,

        "browsercache.security.xfo.directive": "same",

        "browsercache.security.xfo.allow": "",

        "browsercache.security.xss": false,

        "browsercache.security.xss.directive": "block",

        "browsercache.security.xcto": false,

        "browsercache.security.pkp": false,

        "browsercache.security.pkp.pin": "",

        "browsercache.security.pkp.pin.backup": "",

        "browsercache.security.pkp.extra": "maxage",

        "browsercache.security.pkp.report.url": "",

        "browsercache.security.pkp.report.only": "0",

        "browsercache.security.referrer.policy": "false",

        "browsercache.security.referrer.policy.directive": "no-referrer-when-downgrade",

        "browsercache.security.csp": false,

        "browsercache.security.csp.reporturi": "",

        "browsercache.security.csp.reportto": "",

        "browsercache.security.csp.base": "",

        "browsercache.security.csp.frame": "",

        "browsercache.security.csp.connect": "",

        "browsercache.security.csp.font": "",

        "browsercache.security.csp.script": "",

        "browsercache.security.csp.style": "",

        "browsercache.security.csp.img": "",

        "browsercache.security.csp.media": "",

        "browsercache.security.csp.object": "",

        "browsercache.security.csp.plugin": "",

        "browsercache.security.csp.form": "",

        "browsercache.security.csp.frame.ancestors": "",

        "browsercache.security.csp.sandbox": "",

        "browsercache.security.csp.child": "",

        "browsercache.security.csp.manifest": "",

        "browsercache.security.csp.scriptelem": "",

        "browsercache.security.csp.scriptattr": "",

        "browsercache.security.csp.styleelem": "",

        "browsercache.security.csp.styleattr": "",

        "browsercache.security.csp.worker": "",

        "browsercache.security.csp.default": "",

        "browsercache.security.cspro": false,

        "browsercache.security.cspro.reporturi": "",

        "browsercache.security.cspro.reportto": "",

        "browsercache.security.cspro.base": "",

        "browsercache.security.cspro.frame": "",

        "browsercache.security.cspro.connect": "",

        "browsercache.security.cspro.font": "",

        "browsercache.security.cspro.script": "",

        "browsercache.security.cspro.style": "",

        "browsercache.security.cspro.img": "",

        "browsercache.security.cspro.media": "",

        "browsercache.security.cspro.object": "",

        "browsercache.security.cspro.plugin": "",

        "browsercache.security.cspro.form": "",

        "browsercache.security.cspro.frame.ancestors": "",

        "browsercache.security.cspro.sandbox": "",

        "browsercache.security.cspro.child": "",

        "browsercache.security.cspro.manifest": "",

        "browsercache.security.cspro.scriptelem": "",

        "browsercache.security.cspro.scriptattr": "",

        "browsercache.security.cspro.styleelem": "",

        "browsercache.security.cspro.styleattr": "",

        "browsercache.security.cspro.worker": "",

        "browsercache.security.cspro.default": "",

        "browsercache.security.fp": false,

        "browsercache.security.fp.values": [],

    Thread Starter chun0914

    (@chun0914)

    Hi Support

    We’ve set the garbage-collection interval to 0—which should disable automatic cache expiry—while the maximum lifetime for cache objects remains 86400 seconds. Yet, in the attached screenshot you’ll notice that the folders under pagecache/page/1 were recreated on 13 Jun at 09:1x and 09:3x, even though no changes were made to Site 1.

    Thread Starter chun0914

    (@chun0914)

    Thank you. I am using the sitemap URL https://www-uat.hkmu.edu.hk/page-sitemap.xml and I’ve checked the option “Automatically prime the page cache” with an update interval of “10 seconds” and set “100” for “Pages per interval.” However, I’ve noticed that the cache folder remains empty. Could you please assist me in identifying what I might have configured incorrectly?

    • This reply was modified 2 years, 7 months ago by chun0914.
    Thread Starter chun0914

    (@chun0914)

    Thank you. have any update?

    Thread Starter chun0914

    (@chun0914)

    Thank you for your message. We are currently using Elementor, and it seems that the cache file was not cleared when we updated the page. Can you provide any advice on how to resolve this issue?

    Thread Starter chun0914

    (@chun0914)

    Thank you, it’s working now. I have another question. When I publish a post, it renames all cache files to “_old,” and I need to regenerate the cache manually. Is it possible to only rename the file associated with the published page?

    Thread Starter chun0914

    (@chun0914)

    The cache key is now available, but there is inconsistency in its behavior after refreshing the page or using a different browser.

    Thread Starter chun0914

    (@chun0914)

    Here is the information for you reference

    Server Modules & Resources:

    • Plugin Version: 2.3.2
    • PHP Version: 8.0.29;
    • Web Server: Apache
    • FTP functions: Installed (required for Self-hosted (FTP) CDN support)
    • Multibyte String support: Installed (required for Rackspace Cloud Files support)
    • cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
    • zlib extension: Installed (required for gzip compression support)
    • brotli extension: Not detected (required for brotli compression support)
    • Opcode cache: Installed (OPCache)
    • Memcached extension: Installed
    • Memcache extension: Not available
    • Redis extension: Not available
    • HTML Tidy extension: Not installed (required for HTML Tidy minifier support)
    • Mime type detection: Installed (Fileinfo) (required for CDN support)
    • Hash function: Installed (hash)
    • Open basedir: Off
    • zlib output compression: Off
    • set_time_limit: Available
    • SSH2 extension: Not detected (required for Self-hosted (FTP) CDN SFTP support)
    • mod_deflate: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_env: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_expires: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_filter: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_ext_filter: Not installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_headers: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_mime: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_rewrite: Installed (required for disk enhanced Page Cache and Browser Cache)
    • mod_setenvif: Installed (required for disk enhanced Page Cache and Browser Cache)

    WordPress Resources

    • /var/www/html/.htaccess: OK
    • /var/www/html/wp-content: OK
    • /var/www/html/wp-content/uploads/2023/06: OK
    • Fancy permalinks: /%category%/%postname%/
    • WP_CACHE define: Defined (true)
    • URL rewrite: Enabled
    • Network mode: On (subdir)
    Thread Starter chun0914

    (@chun0914)

    Apologies for the confusion. To clarify, I have not enabled page caching for logged-in users on my WordPress site, and it is a multisite installation using subdirectories.

    Thread Starter chun0914

    (@chun0914)

    Hi there,

    Thank you for giving us your feedback. Currently, we’re using version 2.3.1 of W3TC. I have a question about the “Automatically prime the page cache” feature – what does it do exactly?

    Additionally, I’m curious if it’s possible to upload the cache file to Azure blob storage instead of keeping it on the local disk. Is that something that can be done?

    Thank you

    Thread Starter chun0914

    (@chun0914)

    Thank you for your input! I noticed that the plugin can be integrated with Azure blog storage and Azure CDN. If I understand correctly, does this mean that the content can be stored in the blog storage and cached in CDN? Additionally, I was wondering if it would be possible to recache the content if the page or post is modified at a later time? Thank you for your help in clarifying these questions.

Viewing 15 replies - 1 through 15 (of 15 total)