There were a contribution that included a servlet that does a basic health check and could be used by load balancers
https://issues.apache.org/jira/browse/AMQ-2829 Maybe we can revive this effort and provide something with the distro. Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat dbosa...@redhat.com Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Fri, Jan 4, 2013 at 3:58 PM, Christopher Wood <christopher_w...@pobox.com> wrote: > Slightly off topic, but given that there are a number of reasons why you can > open a tcp socket but not have a usable daemon behind it, you probably want > an application monitor in your load balancer rather than just a tcp monitor. > > You could use the same code in your monitoring system to implement a part of > a round-trip checker, to automatically test your messaging from end to end. > > On Fri, Jan 04, 2013 at 06:08:46AM -0800, jliezers wrote: >> Yes, the load balancers are performing some kind on 'tcp probe' every 10 >> seconds which probably explains the exceptions. >> >> I now need to determine if I need to fix the load balancer config or if I >> can safely ignore the exceptions. >> >> >> >> >> >> -- >> View this message in context: >> http://activemq.2283324.n4.nabble.com/Transport-Connection-EOFException-tp4661326p4661342.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com.