hi all:
    need your help.
    ActiveMq version is 5.12.1, using mqtt protocol:
    I want keep alive adjust to 6 minutes, so I define, but what I setting,
the keep alive remain 30 seconds:

            <transportConnector name="mqtt"
uri="mqtt://0.0.0.0:2883?transport.keepAlive=true&amp;wireFormat.maxInactivityDuration=360000&amp;maximumConnections=65536&amp;wireFormat.maxFrameSize=100000&amp;transport.useKeepAlive=true&amp;transport.defaultKeepAlive=360000"
 
updateClusterClients="true" updateClusterClientsOnRemove="true"
rebalanceClusterClients="true" />






--
View this message in context: 
http://activemq.2283324.n4.nabble.com/how-to-setting-keep-alive-interval-activemq-protocol-mqtt-tp4703937.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to