Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Remove events over TCP (or UDP, you can config) afaik :)
http://world.episerver.com/documentation/items/developers-guide/episerver-cms/75/event-management/wcf-event-management/
Yep, confirmed! "Changes made using the ISynchronizedObjectInstanceCache interface are synchronized between servers using events in load balanced environments."
CMS 10 & Commerce 11
In general, how does it work under the hood? if you have server A and B, using ISynchronizedObjectInstanceCache.Remove on B, how does A get knowledge of that? UDP, Database?
Regards