Ha you tried list this for the network connector connection string?

<networkConnector uri="static:(tcp://172.16.1.1:61616)?jms.useCompression=true"

---
Sebastien Rodriguez


On Tue, Mar 27, 2012 at 17:49, Gary Tully <gary.tu...@gmail.com> wrote:

> a  network connector keeps an open tcp 'openwire' connection to its
> peer. This receives advisory demand information about consumers and is
> used to forward(send) messages when required.
> The protocol can be changed to http if that is easier to propagate
> through a firewall.
> You can introduce parallel connections by adding an additional network
> connector.
>
> On 27 March 2012 04:38, hodgesz <hodg...@gmail.com> wrote:
> > I would vote for that enhancement.  Just out of curiosity what is the
> format
> > the messages are currently forwarded over tcp to the network of brokers?
> Do
> > the brokers maintain an open tcp connection to each other?
> >
> > I am just trying to understand what kind of performance to expect if the
> > brokers are in different data centers.
> >
> > Thanks in advance.
> >
> > -Jonathan
> >
> >
> > --
> > View this message in context:
> http://activemq.2283324.n4.nabble.com/AMQ-5-5-compression-on-network-of-brokers-tp4498914p4507874.html
> > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
>
> --
> http://fusesource.com
> http://blog.garytully.com
>

Reply via email to