轮询(Round Robin)
加权轮询(Weighted Round Robin)
源地址哈希(SourceIP Hash)
目标地址哈希(Destination Hash)
最小连接数(Least Connections)
加权最小连接数(Weighted Least Connections)
最小期望延迟( Shortest Expection Delay)
微信扫一扫
轮询(Round Robin)
加权轮询(Weighted Round Robin)
源地址哈希(SourceIP Hash)
目标地址哈希(Destination Hash)
最小连接数(Least Connections)
加权最小连接数(Weighted Least Connections)
最小期望延迟( Shortest Expection Delay)
相关推荐