Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
Description
The LESS cache for an SSX resource currently ignores the request parameters sent to the SSX. When the SSX LESS code contains some Velocity scripting which uses such request parameters, the only way to get the expected SSX is to deactivate the cache for that resource, which results in performance issues. This issue is about computing the cache key of a LESS resource by taking into account the provided request parameters, if any.
Attachments
Issue Links
- is related to
-
XWIKI-19458 Caching strategy is different between LESS SSX and CSS SSX, making it confusing
- Open