There is an inactivity monitor which is configurable on the wireFormat of the transport (see maxInactiveTimeout) http://activemq.org/Configuring+Wire+Formats
together with the timeouts on the socket itself http://activemq.org/TCP+Transport+Reference The inactivity monitor class is here http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/InactivityMonitor.java On 4/3/06, vik Dhawan < [EMAIL PROTECTED]> wrote: > > > How long it takes for broker to detect that? and how this detection works? > > Its a very interesting. > > Thanks! > -- > View this message in context: > http://www.nabble.com/JMS-message-ACKNOWLEDGEMENT-question-t1376383.html#a3718289 > > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/
