image icon indicating copy to clipboard operation
image copied to clipboard

Cloudflare Caching

Open iveoles opened this issue 11 years ago • 1 comments

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?

iveoles avatar Jan 14 '14 20:01 iveoles

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.

kevbaldwyn avatar Jan 16 '14 12:01 kevbaldwyn