Details
-
Improvement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
-
Empty show more show less
-
Yes
-
Yes
-
DevX 34
-
3
-
Yes
Description
We are using delivery endpoint, here is the definition:
class: info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition workspace: blog_en_blogs2 limit: 100000 referenceDepth: 100 depth: 0 nodeTypes: - mgnl:composition references: - name: imageReference propertyName: bannerImage referenceResolver: class: info.magnolia.rest.reference.dam.AssetReferenceResolverDefinition assetRenditions: - 450 - 900 - name: authorReference propertyName: authors referenceResolver: targetWorkspace: authors class: info.magnolia.rest.reference.jcr.JcrReferenceResolverDefinition - name: categoriesReference propertyName: categoriesFilter referenceResolver: class: info.magnolia.rest.reference.jcr.JcrReferenceResolverDefinition targetWorkspace: category
this endpoint supposed to be cached but is not. when checking cache tools app, there is an entry for this endpoint, but can not be downloaded. My assumption is this entry is empty.
On the front end, endpoint it being requested without any parametr.
The loading time of this file is usually between 1.5 and 4 seconds (depends on connection) but thats a lot for 134kB file. BTW browser says this endpoint has 134kB but it seems to be after compression and 1.1MB before compression:
Checklists
Acceptance criteria
Attachments
Issue Links
- mentioned in
-
Page Loading...
1.
|
Implement |
|
Completed | Chuong Doan Huy |
2.
|
Review code |
|
Completed | Dai Ha |
3.
|
Pre-int QA |
|
Completed | Dai Ha |
4.
|
Final QA |
|
Completed | Jaroslav Simak |
5.
|
DOCsub: Mention on Cache core module page |
|
Closed | Martin Drápela |