Actions
User story #4519
closedAdd caching information to static JS/CSS resources
Status:
Released
Priority:
2
Assignee:
Category:
Performance and scalability
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
We don't use any best practice about our CSS/JS file regarding performance: no minising, compactation, Apache cache, or other standard technique.
List what is needed in children ticket and do it.
Among the other things, we will need to take care of CSS and JS versionning so that caching works as expected (i.e: browser don't serve cache information when it should reload them).
Updated by Jonathan CLARKE over 10 years ago
- Target version changed from 3.0.0~beta1 to 3.1.0~beta1
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 3.1.0~beta1 to 3.1.0~rc1
Updated by Jonathan CLARKE almost 10 years ago
- Target version changed from 3.1.2 to Ideas (not version specific)
Updated by François ARMAND over 8 years ago
- Related to User story #10366: Add expiration on static resources added
Updated by François ARMAND over 8 years ago
- Related to Bug #10365: Enable gzip compression on text resources added
Updated by François ARMAND over 8 years ago
- Target version changed from Ideas (not version specific) to 4.1.0
Updated by François ARMAND over 8 years ago
- Status changed from New to In progress
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1568
Updated by François ARMAND over 8 years ago
- Status changed from Pending technical review to Pending release
Updated by François ARMAND over 8 years ago
- Related to Bug #10387: Rudder (svg) logo aren't displayed with chrome added
Updated by Alexis Mousset about 8 years ago
- Subject changed from Make static JS/CSS resources load faster to Add caching information to static JS/CSS resources
Actions