Problem: Load Balancer requests are not being balanced
This problem has symptoms such as connections from client machines not
being served or connections timing out. Check the following to diagnose this
problem:
Have you configured the nonforwarding address, clusters, ports, and servers
for routing? Check the configuration file.
Does the loopback device on each server have the alias set
to the cluster address?
Use netstat
-ni to check.
Is the extra route deleted?
Use netstat
-nr to check.
Use the dscontrol cluster status command to check the information
for each cluster you have defined. Make sure you have a port defined for each
cluster.
Use the dscontrol server report :: command to make sure that your
servers are neither down nor set to a weight of zero.