EHC ❯ Support for Pragma=no-cache and Cache-Control=no-cache
-
New Feature
-
Status: Reopened
-
2 Major
-
Resolution:
-
ehcache-web
-
-
mallen
-
Reporter:
-
September 21, 2009
-
0
-
Watchers: 0
-
August 16, 2010
-
Description
The CacheFilter implementation should be aware of cache control headers. This would help to use the filter along with application logic that marks dynamic not cacheable content this way. Which seems in not very unusual too me.
Sourceforge Ticket ID: 2643509 - Opened By: nwiechmann - 26 Feb 2009 23:15 UTC
Comments
Abhishek Singh 2009-11-12
gluck 2009-11-12
If someone use a pragma no cache directive, then the web cache which would otherwise cache the content should not.
Fiona OShea 2010-01-06
Assigning these issues to Greg, so that he can decide what to do with them.
gluck 2010-08-16
Can you create an RMP called Web Caching Improvements. And add this one to it. I will then flick others I find as I trawl through into that category. Then we can consider prioritisation of it as a whole.
This seems to be already taken care by the SimpleCachingHeadersPageCachingFilter.