What are the steps to integrate AEM with Akamai ? | Community
Skip to main content
Suraj_Kamdi
Community Advisor
Community Advisor
November 19, 2019
Solved

What are the steps to integrate AEM with Akamai ?

  • November 19, 2019
  • 12 replies
  • 10067 views

I want to integrate AEM 6.5 with Akamai to handle replication and caching.

Is their any documentation for implementation of Akamai with AEM ?

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

If you get your expiration headers right on AEM/dispatcher side, just configure Akamai to use your AEM instance as origin and configure it to acept the expiration dates provided by AEM.

Then you don't need to write any code which connects AEM with Akamai.

12 replies

ahmedmusallam
Level 2
November 20, 2019

Are you saying you cannot have seperat cache policy for Akamai and The browser? They HAVE to use the same policy? This seems like a strange limitation...

joerghoh
Adobe Employee
Adobe Employee
November 20, 2019

Does it make sense to have a different policy? Does it make sense to have Akamai refresh every 5 minutes, but instruct the browser to cache for 1hour?

Anyway, for all these caching things I try to make simple solutions. I rather accept a lower cache-hit ratio and a flawless operations than a highly-sophisticated setup with great cache-hit ratios, which is hard to understand and even harder to debug.