I learned today that page output caching does not cache the images. Output cache only cache the compiled asp.net pages. There is a way to cache the images through your Web Server or IIS. Check out this post Caching Images through Web Server