Scenario:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTPS.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 successfully bind the above rewrite policies to the load-balancing vServer
lb_vsrv so that POL_2 is evaluated after POL_2 is evaluated?
Currently there are no comments in this discussion, be the first to comment!