About server load balancing, there is the following configurations:
[USG] slb
[USG-slb] group 0 test
[USG-slb-group-test] metric weight-srchash
[USG-slb-group-test] rserver 1 rip 10.1.1.3 weight 32
[USG-slb-group-test] rserver 2 rip 10.1.1.4 weight 16
[USG-slb-group-test] rserver 3 rip 10.1.1.5 weight 32
[USG-slb] vserver 1 test
[USG-slb-vserver-1] protocol any
[USG-slb-vserver-1] group test
Which of the following statements are correct? (Multiple choice)
A . The load balancing algorithm is a simple polling algorithm.
B . This configuration is a complete load balancing configuration.
C . According to the weight value, it is judged which server the data flow goes to. The smaller the weight value is, the weaker the corresponding real server processing capacity is.
D . The load balancing algorithm is weighted session maintenance.
Answer: CD
Leave a Reply