hi, I've just set up a couple ActiveMQ servers working as a master/slave configuration. Please see below the configuration
<networkConnectors> <networkConnector uri="masterslave:(tcp://localhost:40100,tcp://localhost:40101)"/> </networkConnectors> Apparently almost everything is working okay, as expected, but I've just wondering what's happening on the scenario when I tear down the master server, after I bring the master up again, but I seems that the slave doesn't reconnect with the server for some reason. Does anyone knows exactly whether this configuration is okay? Thank you -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-8-Network-of-brokers-master-slave-configuration-tp4664476.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.