I'm using the following client configuration : failover:(tcp://primary:61616,tcp://secondary:61616)?initialReconnectDelay=3000&maxReconnectDelay=2000&randomize=false&startupMaxReconnectAttempts=10
When we publish a message we see the message being published to both primary and secondary servers by viewing the admin web pages. There are no consumers on the secondary server but we see numbers on the Massages Enqueued column and no numbers on the Messages Dequeued column. Any ideas? Are there more config items to put in the failover command? thanks for your help! -- View this message in context: http://activemq.2283324.n4.nabble.com/Backup-Server-Failover-tp4686109.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
