- Issue created by @AaronBauman
So my specific use case is a Drupal site that's entirely behind authentication, and I want to warm views caches at specific URLs. I can't use CDN plugin, because of the login requirement.
Is there a plugin that will handle authenticated requests, from a list of URLs? Or cache requests for specific views?
More broadly, I'm having trouble finding what other contrib modules implement cache warmers.
Any pointers on how to find those?
Active
2.0
Code