If that plugin doesn't do exactly what you want, it's possible to write a
custom plugin that's more tuned for your use case. See
http://activemq.apache.org/interceptors.html for more information.

Tim

On Mon, Feb 18, 2019, 3:11 AM Franco Ng <franco...@ebshk.com wrote:

> I found the cause is that add simpleAuthenticationPlugin to control
> security,
> the the B Broker connect to A Broker with login (define in
> "networkConnector").  If large no. of topic message sent, it would slow
> than
> whole ActiveMQ server.
>
> Anyone can help to solve this, thanks.
>
>
>  <networkConnector  name="LinkToMdsBroker1"  duplex="true" networkTTL="2"
>
> uri="static:(tcp://adsr2mds1:61616)?wireFormat.maxInactivityDuration=0&amp;socketBufferSize=655360"
> prefetchSize="1000" conduitSubscriptions="false" <b>userName="system"
> password="manager"* >
>
>
>
> --
> Sent from:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
>

Reply via email to