Hello, Is there a way to set expires headers for resources such as css, js, gifs, jpgs, pngs within ofbiz configuration files? Our current implementation does not use Apache, so the only solution I have found so far is to implement a filter to Tomcat (http://www.tomred.net/tutorials/java/82-java-tomcat-set-expires-headers) and map the filters in web.xml.
If we do implement a tomcat filter, would there be impacts to server-side performance that we should be mindful of? Thanks in advance! -- View this message in context: http://ofbiz.135035.n4.nabble.com/adding-expires-headers-for-css-js-gifs-jpgs-pngs-tp2305715p2305715.html Sent from the OFBiz - User mailing list archive at Nabble.com.
