• Resolved ThomDJ

    (@thomdj)


    Hi there,

    I recently found this plugin, and I’m especially impressed by the minification part of it. However, the inability to preload the page cache to ensure it is always ready is pushing me towards another plugin for page caching.

    Is there a way to disable the page cache and keep the minification active? This would also mean the minification cache should not be purged automatically.

    If not, I think the plugin would be perfect if it had preloading built-in, like WP-Optimize has. Right now, the initial page load is still very slow. Just my two cents.

    Thanks!

    • This topic was modified 1 year, 5 months ago by ThomDJ.
    • This topic was modified 1 year, 5 months ago by ThomDJ.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    We recommend to enable cache system in call cases to build the internal and static cache for WP sites. Breeze cache the site by visiting pages.


    You may Preload Webfont specify the local font URL or the URL for the CSS file which loads only fonts. Load WOFF formats fonts for the best performance.


    Breeze support preload links when users hover over links, the cache is created in advance. The page will load faster upon link visiting.
    You may also Prefetch of DNS Request specifically domain URLs

    Thread Starter ThomDJ

    (@thomdj)

    I found a way to preload the cache by using Cache Warmer, so that solves my initial issue.

    Is there a maximum to the cache size before it automatically flushes?

    Plugin Author adeelkhan

    (@adeelkhan)

    There is option Purge Cache After under Basic Option tab which automatically purge internal cache after X minutes. By default this is set to 1440 minutes (1 day)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable page cache, but keep minification?’ is closed to new replies.