Re: Caching in Tomcat

2011-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shubham, On 6/29/2011 1:50 PM, Shubham Gupta wrote: > In order to implement infinite caching, we have put an 'Expires' & a > 'Max-Age' header to a large value, but still the browser makes a > conditional GET for files having a relatively new 'Last-Mod

Caching in Tomcat

2011-06-29 Thread Shubham Gupta
Hi guys, In order to implement infinite caching, we have put an 'Expires' & a 'Max-Age' header to a large value, but still the browser makes a conditional GET for files having a relatively new 'Last-Modified' time. Is this a normal behaviour ? If we remove the 'Last-Modified' & the 'Etag' hea