• Resolved jaromeh

    (@jaromeh)


    Hello,
    how can I check whether cached pages are actually loading?

    Both “Cache system” and “Browser cache” are enabled, yet the page takes 5+ seconds to load, even if visited 20 seconds ago. This is not consistent with pages being cached. Another app on the same server (with much larger pages) runs lightning fast, Object Cache and Varnish enabled on both sites.

    Any advice deeply appreciated ?? Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Please enable HTML,CSS and JS minification for page optimization.

    There are multiple ways to verify loading cached pages

    .) In network Tab there are minified CSS and JS files loaded created by Breeze.

    .) Connect SFTP and check the folder /public_html/wp-content/cache/breeze . It contains Cache files of application.

    .) View source the application page and verify the tag of Breeze cache at bottom as well as there are JS and CSS files loaded by Breeze.

    Did you find a solution?

    • This reply was modified 11 months, 2 weeks ago by John Webber.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page cache does not seem to work’ is closed to new replies.