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

Sling Dynamic Include with Cloudfront

  • January 14, 2020
  • 3 replies
  • 4215 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

Asutosh_Jena_
New Participant
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.

New Participant
January 15, 2020

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

 

Regards

Albin I

joerghoh
joerghohAccepted solution
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/