Scenario: A NetScaler Engineer is using the following policy to forward traffic when performing
content switching:
add cs action cs1_act -targetVserverExpr “HTTP.REQ.HOSTNAME”
add cs policy cs1_switch_policy -rule true -action cs1_act
bind cs vserver CS1-VIP -policyName cs1_switch_policy -priority 10
In order to make sure the policy works correctly, the engineer must name the ____ to match the
hostname. (Choose the correct option to complete the sentence.)

A.
load-balancing servers
B.
load-balancing services
C.
load-balancing virtual servers
D.
content-switching virtual server