Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

EpiServer RemoteEvents in Azure Virtual Network

$
0
0

Hi, we are migrating our episerver cluster (Epi CMS 10) from a on premise hosting to a cluster of virtual machines in Azure

I wonder if anyone has any input on the best way to set up Episerver Remote Event in such an environment.
The default implementation is UDP Multicast but this is not supported in Azure Virtual Networks.

We have 3 servers running, all acting both as CD (Content Deliverer) and has edit/admin mode enabled. So we need events to be broadcast to all servers when a content update on one server occurs to update the internal content cache and display the updated content on the other servers.

I used EPiServerRemoteEventsListener (http://world.episerver.com/PageFiles/84954/EPiServerRemoteEventsListener.zip althought this helper program seems a bit outdated and limited)
and using that I can send events between the different servers using either UDP Singlecast or tcp.net

I can see events raised by one of the episerver sites but they only contain
Raiser Id : 00000000-0000-0000-0000-000000000000
Also, they will not trigger a cache invalidation on the other servers, so if I publish something it will not trigger updates on the other servers

Thankful for any help
Best regards Fredrik


Viewing all articles
Browse latest Browse all 8020

Trending Articles