I have a site that has a “Dynamic” page that I want to warm cache a collection of the page based off of the query string parameters.
The site shows locational information. I have a list of predefined locations that we are wanting to warm cache. So, when you pass and address like this, “mySite/searchLocation?locationId=blah”, for every blah location, I want to create a warm cache of it. Then if someone comes in to a blah location, I want it to serve up that already cached info for that location.
I have setup a page rule for caching the page, but if I’m not mistaken, this caching only becomes “live” after someone hits the page, and I want to build this cache ahead of time daily.
I don’t think that covers HTML anyways but it’s Enterprise so that could very likely be negotiated.
It’s worth bearing in mind that cache exists on a per-colo basis - so distributed across ~350 colos globally - and your assets will be evicted if they’re not requested often enough.