この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Sling Dynamic Include works with AEM Dispatcher, is there a way to use the same feature with Cloudfront, so component caching can be avoided.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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/
表示
返信
いいね!の合計
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/
表示
返信
いいね!の合計
@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.