服务器流量大,就得用负载均衡
轮流排程 Round-Robin Scheduling (RRS)
加权轮流排程 Weighted Round-Robin Scheduling (WRRS)
最小连结数排程 Least-Connection Scheduling (LCS)
加权最小连接数排程 Weighted Least-Connection Scheduling (WLCS)
http://blog.csdn.net/yanziguishi/article/details/6807165
deepxl 9月 27th, 2017
Posted In: computer knowledge(电脑知识)