Craft-CacheWarmer
Craft-CacheWarmer copied to clipboard
Warm up your cache with a single request.
Results
3
Craft-CacheWarmer issues
Sort by
recently updated
recently updated
newest added
I was running into errors when trying to run the cachewarmer plugin, the biggest one being SSL bundle issues with guzzle. Specifically, this error: `[curl] 60: SSL certificate problem: unable...
Running into an issue with Guzzle where it wants the SSL certificate info. Looked into it, it appears you need to specify a verify if you have an SSL: http://guzzle.readthedocs.io/en/stable/request-options.html#verify-option...
enhancement