You configure the nodes to use the port rule shown in the exhibit. (Click the Exhibit button.)

You need to configure the NLB cluster to meet the following requirements:
HTTPS connections must be directed to Server1 if Server1 is available.

HTTP connections must be load balanced between the two nodes.

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
Correct Answer: A,B,F
Explanation/Reference:
Explanation:
Multiple hosts. This parameter specifies that multiple hosts in the cluster handle network traffic for the associated port rule. This filtering mode provides scaled performance in addition to fault tolerance by distributing the network load among multiple hosts. You can specify that the load be equally distributed among the hosts or that each host handle a specified load weight.
Note: Handling priority: When Single host filtering mode is being used, this parameter specifies the local host's priority for handling the networking traffic for the associated port rule. The host with the highest handling priority (lowest numerical value) for this rule among the current members of the cluster will handle all of the traffic for this rule. The allowed values range from 1, the highest priority, to the maximum number of hosts allowed (32). This value must be unique for all hosts in the cluster.
Reference: Network Load Balancing parameters.