gilmourlive
Forum Replies Created
-
> If cache is expired (because of shorter lifespan), then the page will be cached when a visitor visits that page. Only unvisited pages are cached during preloading
This means that the first visitor of an uncached page will not benefit from the plugin and also that he will produce a cached page without minified html, since this is performed only by the preloader.
Furthermore, if visitors visit pages BEFORE the preloader has the chance to work, they ‘ll always be served pages without minified html. Maybe that’s the reason i ‘m not seeing my html minified.
So, this is normal behavior for the plugin. Maybe this can be improved in future versions. It’s a great plugin otherwise.
Thank you.
OK.
So, each time the preloader works, say once a day or once per week, it rebuilds ALL pages?
By the way, the css and javascript minify works just fine and i can see the list of files created. Should i also see an html files list, once the preloading has been completed and the html code has been minified?
Regarding the
Page cache -> Cache settings -> cache lifespan
setting i’d like to ask: If it is set to a lifespan shorter than the preloader interval, this means that after that period, the pages remain uncached until the next preloading?Thank you.
Update: 3.2.3. version doesn’t seem to solve the problem either. Please see the following:
After preload with 3.2.3:
Current cache size: 62.48 MB
Number of files: 1039Most pages seem to render when i request them.
After hiting my website with https://www.xml-sitemaps.com/:
Current cache size: 114.85 MB
Number of files: 1858Now pages load immediately.
I’m using the latest 3.2.5 version, yes. I can make a copy of the site and try. I ‘ll give you updates. Thank you.