轮询算法(Round Robin)
加权轮询算法(Weighted Round Robin)
最小连接数算法(Least Connections)
加权最小连接数算法(Weighted Least Connections)
IP哈希算法(IP Hash)
随机算法(Random)
最少请求算法(Least Request)
响应时间加权算法(Response Time Weighted)