Hi Everyone, I have been trying to setup load balancing using ipvsadm and piranha-gui via the directions available at: http://www.centos.org/docs/5/html/Virtual_Server_Administration/s1-lvs-daemons-VSA.html My setup is using 4 servers: www-lb1 www-lb2 www-test1 www-test2 I have using direct routing with the weighted least connection algorithm for load balancing. Whenever I try to hit the VIP address in a web browser, I get the following on the primary load balancer (www-lb1): IPVS: WLC: no destination available I know that WLC is related to the load balancing algorithm I am using. I have tried searching for an answer to what the issue is, without luck. Where am I going wrong? Thanks, Dave