image
image copied to clipboard
Cloudflare Caching
Hi
It appears that any image I serve through this plugin doesn't get cached through Cloudflare, whereas my standard images will. I haven't had time to fully investigate this, perhaps an issue with the URL or headers?
I've not used Cloudflare, when I get a chance I will investigate however I doubt it will be anytime soon. As an overview, the image that the the package creates is stored in Laravels file cache, and when a request for it is made it checks the expiry and will serve it or create a new version. I expect the issue is here somewhere.