(9.1+) Distributed Notification Servers
- a list of all nodes supporting the notification server application
- a list of all other nodes supporting the notification server application (the first list with the current node removed)
- All participating Notification Servers
- notification_receiver_node@hosta.example.com
- notification_receiver_node@hostb.example.com
- All other Notification Servers
- notification_receiver_node@hostb.example.com
[{kernel,[{distributed,[{notification_receiver_impl,100,[{notification_receiver_node@hosta.example.com, notification_receiver_node@hostb.example.com}]}]},{sync_nodes_optional,[notification_receiver_node@hostb.example.com]},{sync_nodes_timeout,500}]},{lager...
- Configure the site.config file on each of the two Notification Servers per the above example.
- Restart the two Notification Servers.