A Citrix Administrator configured an external syslog server but is NOT seeing detailed TCP information?
What could be causing this?
Which Citrix ADC monitor can a Citrix Administrator use to check the authentication service of the Active Directory (AD) domain controller?
Scenario: Client connections to certain vServers are abnormally high. A Citrix Administrator needs to be alerted whenever the connections pass a certain threshold.
How can the administrator use Citrix Application Delivery Management (ADM) to accomplish this?
Scenario: A Citrix Administrator configured a rewrite action as follows:
> add rewrite action sync_date replace http.res.date.sys.time
What is the correct way to interpret this rewrite action?
Which setting is responsible for reducing the server load, improving response time, and increasing the number of SSL transactions per second on an SSL vServer?
Which mode does a Citrix Administrator need to configure to allow a Citrix ADC to control the packetforwarding function based on the route table lookups?
Scenario: In general, it is recommended to do the following:
Use _________ if you want the Citrix ADC to reset or drop a connection based on a client or request-based parameter.
Use _________ to redirect traffic or respond with custom messages.
Use _________ for manipulating data on HTTP requests and responses.
A Citrix Administrator notices that the Citrix ADC is sending the IP addresses of all the active services in the DNS response.
The administrator can use the set gslb vServer
Scenario: A Citrix Administrator executed the command below:
> set httpcallout httpcallout1 –cacheForSecs 120
This command changes the cache duration of the HTTP ____________ to be set to 120 seconds. (Choose the
correct option to complete the sentence.)
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?