Try our conversational search powered by Generative AI!

How is ISynchronizedObjectInstanceCache working in mirroring scenarios?

Vote:
 

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

#183782
Oct 23, 2017 14:08
Vote:
 

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/

#183784
Oct 23, 2017 14:24
Vote:
 

Yep, confirmed! "Changes made using the ISynchronizedObjectInstanceCache interface are synchronized between servers using events in load balanced environments."

#183785
Oct 23, 2017 14:27
Vote:
 

If you are using load-balancing set up, then yes it uses UDP to broadcast the "messages"

I'm not sure about the mirroring scenario thoughts ... 

#183792
Oct 23, 2017 15:50
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.