You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by dialsc <di...@bluewin.ch> on 2010/07/06 15:32:20 UTC

Re: Howto probe brokers from a loadBalancer

just to tell what we've done.

we've developed a little javaWebApp that connects to the local broker and
tries to put a message into a dedicated queue. this webApp is deployed in
the jetty that ships with activemq and activemq is configured to run the
jetty upon startup.

our loadbalancer now simply consumes a wegpage that returns go or no go.

greez,

dialsc


dialsc wrote:
> 
> hello,
> 
> i have a network of brokers where each broker has the others configured
> statically. this network of brokers is located behind a hardware load
> balancer and all the clients are connecting over the lbs vip.
> 
> this works like a charm but the only thing i haven't solved so fare is how
> to probe a broker from the load balancer. so far i just do a simple tcp
> probe but this of course produces errors at each broker probed.
> 
> does anyone know how an accurate probing could be implemented?
> 

-- 
View this message in context: http://old.nabble.com/Howto-probe-brokers-from-a-loadBalancer-tp28484232p29085397.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.