We have a 2 node sql 2014 active/active cluster where we're trying to implement the msmq role. If we send a message to one of the specific node's name or IP we see it come into the queue fine. If we use the app name or IP it fails to connect
from our source server. What are the differences between an active/active cluster and an active/passive cluster with the msmq role?
↧