Recently, I have been struggling trying to find a solution to a problem whereby Sitecore MultiEnvironment setup is not clearing cache in Content Delivery upon publishing from Content Author.
The setup for this Sitecore project is as above. I eventually contacted Sitecore support for help to troubleshoot this issue. After several days of back and fourth email, we managed to fix the issue! The cause of this problem is ForwardingSecurityEvents.config, i turn this on initially when trying to forward security events. However as our CD doesnot requires any login, this is now deemed as unncessary. So I rename to ForwardingSecurityEvents.config.example From this i learned a few things,
1. in ForwardingSecurityEvents.config, there is a setting
2. clear cache works for all CD IIS isntance even though they are sharing the same CD database
No comments:
Post a Comment