Clear Akami cache after Sync

  • Updated

You should purge content on Akami CDN after Sync.

This documentation should work the same for eSync Strategies because we have CMS Extension described in the following link. 

http://documentation.ektron.com/cms400/v9.00/Reference/Web/Developer/extension.htm

You should use an extension to call the Akamai APIs to purge cache information. 

The following video links shows you how to build an integration into Akami via a CMS extension (plugin) for forward caching capabilities:

http://www.ektron.com/Webinars/Details/Integrating-Ektron-with-a-Content-Delivery-Network-(CDN)/  

Also, there is LibraryStrategy code located here. 

http://bill.cava.us/index.php/list-of-ektron-cms-extension-events/

See below:

  • OnBeforeAdd
  • OnAfterAdd
  • OnBeforeUpdate
  • OnAfterUpdate
  • OnBeforeDelete
  • OnAfterDelete