Ok, I'm not sure camel is going to solve this problem for you. You could get a physical or software load balancer capable of load balancing the long lived tcp connections. However, transparently switching a server if one server is down seems challenging (without the client knowing). Seems like people typically maintain a pool of servers on the client side and then handle switching servers if the clients tcp closes. Maybe there's a better solution - let me know what you find!
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-Load-Balancer-EIP-with-TCP-Endpoints-tp5772104p5772335.html Sent from the Camel - Users mailing list archive at Nabble.com.