Hi, I'm using Rhino ESB with two workers and one load balancer. The configuration of the worker is like this:
<bus endpoint="msmq://localhost/business_events_service" loadBalancerEndpoint="msmq://LOADBALANCERSERVER/load_balancer.accepting_work" threadCount="1" numberOfRetries="0" transactional="true" /> Both workers have the same configuration. My problem is that if I turn off one of the workers the load balancer still try to send messages to it. How can I configure Rhino to detect that one of the workers is down? Thank, Ignacio -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
