-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Component/s: Web UI
-
Release Notes Summary:All JSP Web UI resources files are no longer cached.
-
Tags:
-
Backlog priority:400
-
Upgrade notes:
The filter config adds a 86400 sec cache to file like config.jsp
JSP files are rendered server side with dynamic values, it is not a good idea to set a cache on such resources.
Moreover, it will mislead the service worker to extensively cache other resources that should be refreshed after hot reload in order to properly reflect changes in the Web UI.
- Is referenced in