Details
Description
Right now the Javascript files have this in their response header:
Cache-Control private, max-age=86400
which is just caching for one day. Since we have versioned Javascript, we should be caching forever, or at least a month.
Cache-Control private, max-age=86400
which is just caching for one day. Since we have versioned Javascript, we should be caching forever, or at least a month.
Issue Links
- blocks
-
ICE-2831
inputRichText too slow to show (4 seconds)
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #15983 | Mon Mar 10 13:04:29 MDT 2008 | mircea.toma | Set max-age to a month. |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/common/standard/CacheControlledServer.java
|
