Caching stopping working sometimes

Danny Winbourne asked on November 25, 2020 15:50

I am having a strange issue where occasionally, the caching is not clearing on the front-end staging site after content has been updated/saved. Resetting IIS on staging, the content updates right away, and then updating/saving content works. What's strange is I am currently sharing the same database for dev, and my dev front end cache does update after saving.

I am not getting any errors in the web-farm page, and have the correct licenses for the number of severs I am currently using.

Any ideas what might be causing this. We will be splitting database for staging and dev, but right now, we have a tight deadline, so are working off the same one.

Recent Answers


David te Kloese answered on December 7, 2020 10:49

You say you're sharing the same DB for dev? Could it be that the event is handled by your local machine instead of your other Environment.

Sharing Databases for the same site on multiple environments might cause this behavior. Kentico will create the events for all registered Web Farms, if you use the same on multiple machines it doesn't know or can't reach the other system.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.