Is there a max number of replication elements a single DMA should handle?
In our case we are replicating about 300 elements from a single DMA.
Hi Kristopher,
There is not really a limit, but the load on that DMA will get higher, and that might define a limit in the end.
Each replicated element is the same like a user connecting to the DMA and opening that element. The DMA needs to continuously send all the parameter changes to the UI of a user, or to the replicated element. When you replicate 300 elements from one DMA, then it's the same like having those 300 element cards open in one or more Cube interfaces. This will cause a certain load on the processes SLNet and SLElement. I believe those two processes are the most important in this situation.
So, keep an eye on the load of those processes, because this will more or less define the 'limit' on how much you can replicate.
Bert