-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 5.2, 5.3.3
-
Fix Version/s: Customer request
-
Component/s: Caching, Documentation, Platform > API interfaces
-
Labels:None
-
Environment:
Requests rendered with ESI calls
Currently, when trying to put an ESI block in cache, the block's resulting fragment URI will contain a "pathinfo" property with siteaccess-specific info, effectively preventing the cache to be shared across siteaccesses. This only happens when using the URIElement matcher, there are no problems when using a hostname matcher.
Please provide a suitable solution to deal with this.
Edit: also sharing across pages is imposssible