BenjaminMedia / image_system

This is a image system, which will provide:
0 stars 1 forks source link

Features/remove existing image check #36

Closed jokklan closed 10 years ago

jokklan commented 10 years ago

Responsible: Johan F Reported: Johan F & Claus L

Info: Removes the "image_exists?" check on the url method, because it creates some big performance issues. Eg. a galleri with 50 images will call CDN Connect 50 times, from the server before even rendering the response to the browser, which then AGAIN will download the 50 images from CDN Connect.