• Resolved chun0914

    (@chun0914)


    Hi

    I am using a Docker image to build and host my website on Azure’s service app. I have enabled page caching, and the plugin has generated a file in the cache directory. However, when I try to access the same URL from another computer or browser, it seems that the cache is not being read properly and the response time returns to normal. Can you please advise if I have done anything wrong?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @chun0914

    Thank you for reaching out and I am happy to assist you with this.

    I’ve checked the source of the page you shared and I can see that Page Caching is not working as it should:

    Page Caching using disk: enhanced{w3tc_pagecache_reject_reason}

    Can you please share if you are caching pages for logged-in users and please share if you are using a custom permalink structure?

    Thanks!

    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.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @chun0914

    Thank you for your feedback.

    I am not sure if you made any changes after my last post, however, as I can see, the pages are now cached and served from the cache:

    <!--
    Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
    
    Page Caching using disk: enhanced 
    Content Delivery Network via Windows Azure Storage: sthkmuprdsite01.blob.core.windows.net
    
    Served from: app-hkmu-prd-site-01.azurewebsites.net @ 2023-06-23 21:40:50 by W3 Total Cache
    -->

    Thanks!

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

The topic ‘Page is not work properly’ is closed to new replies.