Solved

Scenario: a Citrix Administrator Configured the HTTP_Callout Feature on the Citrix

Question 47

Multiple Choice

Scenario: A Citrix Administrator configured the HTTP_Callout feature on the Citrix ADC using the command-line interface. After configuring the commands, the device is facing the HTTP callout recursion issue. Click on the 'Exhibit' button to view the screenshot of the command-line interface. Scenario: A Citrix Administrator configured the HTTP_Callout feature on the Citrix ADC using the command-line interface. After configuring the commands, the device is facing the HTTP callout recursion issue. Click on the 'Exhibit' button to view the screenshot of the command-line interface.   How will the administrator rectify the issue? A)  Change the expression of the Responder policy to  HTTP.REQ.HEADER(\ Request\ ) .EQ(\ Callout Request\ ) .NOT && SYS.HTTP_CALLOUT(myCallout) .CONTAINS(\ IP Matched\ )   B)  Change the expression of the Responder policy to  HTTP.REQ.HEADER(\ Request\ ) .EQ(\ Callout Request\ ) .NOT && SYS.HTTP_CALLOUT(myCallout) .CONTAINS(\ IP Matched\ )  .NOT C)  In the HTTP Callout policy, change the -parameters to  cip(CLIENT.IP.SRC)  &&HTTP.REQ.HEADER(\ Request\ ) .EQ(\ Callout Request\ )   D)  In the HTTP Callout policy, change the -parameters to  cip(CLIENT.IP.DST)  &&HTTP.REQ.HEADER(\ Request\ ) .EQ(\ Callout Request\ )  How will the administrator rectify the issue?


A) Change the expression of the Responder policy to "HTTP.REQ.HEADER(\"Request\") .EQ(\"Callout Request\") .NOT && SYS.HTTP_CALLOUT(myCallout) .CONTAINS(\"IP Matched\") "
B) Change the expression of the Responder policy to "HTTP.REQ.HEADER(\"Request\") .EQ(\"Callout Request\") .NOT && SYS.HTTP_CALLOUT(myCallout) .CONTAINS(\"IP Matched\") ".NOT
C) In the HTTP Callout policy, change the -parameters to "cip(CLIENT.IP.SRC) &&HTTP.REQ.HEADER(\"Request\") .EQ(\"Callout Request\") "
D) In the HTTP Callout policy, change the -parameters to "cip(CLIENT.IP.DST) &&HTTP.REQ.HEADER(\"Request\") .EQ(\"Callout Request\") "

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions