In the docs example they show the databroadcaster being used with a load balancer and multiple servers, assumingly hosting the exact same solutions and database servers. https://wiki.servoy.com/display/DOCS/AM ... t+messages
Can it also be used to broadcast between servers with some shared and some different databases or will it throw a bunch of errors? I have 1 Servoy server with 3 DB connections, and another Servoy server with 5 DB connections. They share ONLY 1 of the connections (same connection name and database). Will the databroadcaster plugin work in the situation? Also is there a way to configure the databroadcaster to only broadcast some db connections and not all?