-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X
-
Fix Version/s: 7.0.0 DXP FP80, 7.0.10.11 DXP SP11, 7.0.X, 7.1.10 DXP FP10, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X
-
Component/s: AMD Module Loader
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:4
-
Git Pull Request:
This servlet always minifies the response.
After some stress tests the result is a high consume of memory increasing the CPU times of the garbage collector, and impacting to other requests and the performance in general.
To test it:
Steps to Reproduce:
- Start a server
- With a navigator, open the dev-tools and look at the network tab, and load the home.
- Refresh the home.
Actual Results:
js_loader_modules file is never cached.
Size: X KB
Expected Results:
Second requirement to js_loader_modules should be served as a cached resource.
Size: from memory cache