You may want to add WRR and LC to your testing routine to confirm that they work as expected.
您可能希望将 WRR 和 LC 添加到测试例程中以确认它们能够按预期运作。
2
To do so change rr to WRR on the 2 consecutive lines below the comment about using round robin, and of course do not forget to adjust the weights accordingly.
为此,在关于使用轮循的注释下的2个连续的行中将rr改为wrr,当然不要忘了相应地调整权重。
3
Weighted Round Robin (WRR) : RR scheduling with additional weighting factor to compensate for differences in realserver capabilities such as additional CPUs, more memory, and so on.
Weighted Round Robin (wrr):使用附加的权重因子进行RR调度以补偿各种realserver功能(如附加cpu、更多内存等)的差异。