What is the correct configuration for networkTTL and duplex?  I cannot seem
to get this to work as expected.  The network topology I am trying to use is
shown below.

[BROKER 1] -----> [BROKER 2] <----- [BROKER 3]

Broker 1 establishes a network connection (Non Duplex) to Broker 2.
Broker 3 establishes a network connection (Duplex) to Broker 3.

The networkTTL on all the brokers has been set to 5.

What I see are messages that are generated by producers connecting directly
to Broker 2 successfully send messages to Broker 3. The problem occurs when
producers connect directly to Broker 1.  I see the messages successfully
dispatch from Broker 1 to Broker 2 but they just sit there idle and are
never forwarded to Broker 3.  Is this expected or a bug?

Thanks,
Trevor
-- 
View this message in context: 
http://www.nabble.com/NetworkTTL-and-Duplex-Problem-tp14428941s2354p14428941.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to