EHC ❯ Add caching servlet filter with HTTP caching header support
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
I created a servlet filter that is aware of the HTTP caching headers that extends Ehcache’s SimplePageCachingFilter. It currently supports ETags, Expires, If-Modified-Since, and Last-Modified, and If-None-Match. I think having this filter in the Ehcache distribution would greatly improve the utility of Ehcache’s caching servlet filters, and help a lot of your users improve performance.
The code can be found at http://candrews.integralblue.com/2009/02/http-caching-header-aware-servlet-filter/
I really hope this can make it into a future version of Ehcache - thanks! Sourceforge Ticket ID: 2604351 - Opened By: craigandrews - 16 Feb 2009 04:31 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Craig
Applied. Thanks for you thoughtful bug reporting and patches. This improves things for everyone and is the way open source is supposed to work.
This has been released in ehcache-web-1.6
Greg. Comment by: gregluck - 4 Apr 2009 05:37 UTC