On Fri, 2008-02-01 at 14:32 -0800, Steven Truong wrote: > Dear, all. I just set up Ultramonkey streamline HA LB for my 2 > openldap servers. > > virtual=192.168.100.15:389 > real=192.168.100.16:389 gate > real=192.168.100.14:389 gate > fallback=127.0.0.1:389 > service=ldap > scheduler="rr" > protocol=tcp > checktype=negotiate > checkport=386 > .....
Did you really mean "checkport=386"? That would have some confusing consequences unless you have a service running on port 386 (as opposed to 389, the ldap service port). > However, one of the real servers (100.14) keep consistently becoming > the master node of the two nodes. When both nodes are running, then > this node would always be the master. When you say "master", do you mean that all client requests end up being served by it? Graeme _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
