Hello,

I'm trying to load ActiveMQ using the default websocket connector:

<transportConnector name="ws"
uri="ws://0.0.0.0:61614?maximumConnections=1000&amp;wireFormat.maxFrameSize=104857600"/>

However, despite the *maximumConnections* attribute, I managed to have more
than 2000 consumers successfully connected. I can see the 2000+ connections
using "netstat -an". 

Does the transport connection attributes work for this websocket transport ?
Or I misunderstood something ?

Thanks in advance!




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to