You need 5 servers. The fifth is for loadbalancing protocol. 1- client send a request to the loadbalancing server which answer with the address of the server to use. 2- client connect to this server. Loadbalancing server need to be awared of the number of established connection on each server.
2011/11/9 Anuradha <anua...@yahoo.com> > Emmanuel Lecharny <elecharny@...> writes: > > > > sorry to trouble u Emmanuel , I want load balencer for apache mina server, > how to create 4 instances of server in acceptor and route > > > > Thank u > > -- Jean-Yves LINET