Hello,
Newbie question here. We have a handful of Wildfly 21 app server VM's statically configured via modcluster to 2 Apache VM's. The VM's are in Azure. We now want to enable autoscaling so that the VM's can expand/contract as needed based on traffic. To do that I BELIEVE we probably need to setup gossiprouter (since I understand UDP multicast is not supported). Please let me know if there is a better way. The Wildfly nodes are in domain mode and in the domain.XML file we are hard-coding the IP's of the web VM's.
Assuming gossiprouter is the way to go, can anyone point me to some documentation or examples of how to configure it?
Thanks for any pointers in the right direction,
Alan