You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ncasaux <ni...@gmail.com> on 2019/06/21 23:38:30 UTC

websocket transport configuration

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