More flexible/complete cache warming
-
Hey,
thanks for this plugin. The pro features sound promising.
We use Cache Enabler plugin on many sites. I did a quick test run using the free version and found that your plugin seems to only warm up page caches with a (specific) default setup.
But I found that when requesting a pre-warmed URL, the page wasn’t delivered from cache though. Instead, on my first visit, another cache file variant was created first.
Cache Enabler creates different cache files based on what is setup in the plugin settings as well as which header parameters the client is sending on its request combined with what kind of technologies the server is supporting.
These might be settings as creating a specific cache file for WebP-enabled sites and browsers as well as compressed files (using gzip or brotli). Your plugin only created the basic uncompressed file variant leaving out the variants for (compressed) WebP.
Thus, different files might be created and then served to appropriate clients. How to tackle this issue in combination with your plugin? I suppose one would need to recrawl those site URLs with different header request params, right?
Thanks in advance
The topic ‘More flexible/complete cache warming’ is closed to new replies.