Image caching when rendering the same images on different pages
- by HelpNeeder
I'm told to think about caching of images that will be displayed on the page. The images will be repeated throughout the website on different pages and I'm told to figure out the best way to cache these images. There could be few to dozen of images on single page.
Here's few questions:
Will browser caching work to display the same images across…