We have website running with tomcat and apache and wish to cache only specific jpg, gif images at apache level to reduce tomcat load.
Regarding CSS and Javascripts, all of them can be cached.
Upon deployment of changed images, css and javascripts it should load automatically.
I am trying to get this configuration but could not find any.. Can someone please share sample configuration?
It is very crucial for us to cache only specific images, and its urgent as well.