Sling Dynamic Include with Cloudfront | Community
Skip to main content
kishore_polsani
Level 4
January 14, 2020
Solved

Sling Dynamic Include with Cloudfront

  • January 14, 2020
  • 3 replies
  • 4220 views

Sling Dynamic Include works with AEM Dispatcher, is there a way to use the same feature with Cloudfront, so component caching can be avoided.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Unfortunately CloudFront does not support ESI, although you can try to overcome this by using [1]. I don't know if this has ever been done with AEM.

 

[1] https://blog.cloudflare.com/edge-side-includes-with-cloudflare-workers/

3 replies

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
January 14, 2020

Unfortunately CloudFront does not support ESI, although you can try to overcome this by using [1]. I don't know if this has ever been done with AEM.

 

[1] https://blog.cloudflare.com/edge-side-includes-with-cloudflare-workers/

Community Advisor
January 15, 2020

Some video reference on this - https://youtu.be/rvnugN6R0_8

 

Regards

Albin I

Asutosh_Jena_
Community Advisor
Community Advisor
July 18, 2020

@kishore_polsani if HTML caching is disabled on Cloud front then it should not be an issue. SDI will work on Cloud front as well.