symphonycms / jit_image_manipulation

Just in Time Image Manipulation for Symphony CMS
http://symphonyextensions.com/extensions/jit_image_manipulation/
Other
25 stars 42 forks source link

Proposition: Never cache external images that do not send proper cache headers #139

Open nitriques opened 8 years ago

nitriques commented 8 years ago

This would add a load on the server, but would respect what the server asked for.

michael-e commented 8 years ago

IMHO, not sending cache headers does not mean that a response should not be cached. It means that the sending server doesn't care, so we can do whatever we like.