Hi,
We have a Episerver 11 website hosted in Azure DXC. We have our own Akamai CDN on top of in built Cloudflare offered by DXC.
We are caching the entire page along with Html etc in Akamai cache.
We were using Episerver default xml localization strucuture to show the localized text for the properties, but now we are planning to move to Database architecture instead of XML files in the solution, So that editors can make changes dynamically on live site. I am using https://blog.tech-fellow.net/2016/03/01/episerver-database-localization-provider-released/ for achieving this.
My question is, as we are caching the entire page, there can be some properties which multiple pages must in used in. So, a single change will impact multiple pages which are cached, those needs to be refreshed with changed content. Does anyone know how can we solve this issue considering the solution I am going to use mentioned in the link above.
Please let me know if anyone have encountered this kind of issue, or need more clarification.
Best Regards,
Sanket Mahimkar