POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding “\”identity\””
add rewrite policy POL_2 “HTTP.REQ.IS_VALID” ACT_2
How can a Citrix Administrator bind the rewrite policies to the LB vserver lb_vsrv such that POL_2 is evaluated after POL_1 is evaluated successfully?
A Citrix Administrator executed the following command in the Global Server Load Balancing (GSLB) environment:
set gslb site SiteB –triggerMonitor MEPDOWN
What will be the effect of this command to the default service monitoring behavior on the remote site?