Coldfusion Cached Image Rendering
I recently had the need to do some client side file caching for static files and images. Not usually a problem, just setup IIS to expire after X days for that directory. But for this site profile images were stored in the database, so coldfusion would have to control the cache headers on image render. [...]

