Can't find it in the docs - will fix when I get a chance;
Basically the properties on the TransportConnector are:

maximumConsumersAllowedPerConnection and
maximumProducersAllowedPerConnection

You can set them on the TransportConnector (used by the Broker)

e.g. url = "tcp://localhost:61616?maximumProducersAllowedPerConnection=200";

On 11 April 2015 at 09:52, xabhi <xabh...@gmail.com> wrote:

> Hi Tim, rajdavies
> Could you please point me to documentation on how to restrict no. of
> consumers/producers on transport connector. I couldn't find them on
> activemq
> wiki.
>
> All i could find was this page
> http://activemq.apache.org/tcp-transport-reference.html
> <http://activemq.apache.org/tcp-transport-reference.html>
>
> Thanks
> Abhi
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/DOS-attack-on-activemq-setup-tp4694598p4694782.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to