I have a main front end website on one App service and a CMS backend on a different App service. I have cached front end content but I need to clear this cache once a page is published in the CMS.
I am using Umbraco 8.17.1
I am currently using Current.AppCaches.RuntimeCache but of course this doesnt work when there are 2 separate app services.
Umbraco 8 Runtime Cache - 2 App services
Hi,
I have a main front end website on one App service and a CMS backend on a different App service. I have cached front end content but I need to clear this cache once a page is published in the CMS.
I am using Umbraco 8.17.1
I am currently using Current.AppCaches.RuntimeCache but of course this doesnt work when there are 2 separate app services.
Any ideas?
Many thanks
Jon
is working on a reply...