Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 17
Scenario: The primary content switching vServer has gone down. To troubleshoot, a Citrix Administrator has issued the following command:
> show csvserver CSV
CSV (10.1.100.100:443) -HTTPS Type: CONTENT
State: UP -
Last state change was at Mon Jun 29 15:20:43 2020
Time since last state change: 1 day, 06:47:58 610
Client Idle Timeout: 180 sec -
Down state flush: ENABLED -
Disable Primary vServer On Down: DISABLED
Appflow logging: ENABLED -
Port Rewrite: DISABLED -
State Update: DISABLED -
Default: Content Precedence: URL
vServer IP and Port insertion: OFF
Persistence: NONE redirect: http://www.site1.com/mysite1/maintenance
Backup: vServer-LB-2 -
Listen Policy: NONE -
IcmpResponse: PASSIVE -
RHIstate: PASSIVE -
Traffic Domain: 0 -
Based on this output, where will the subsequent request be redirected?
Answer options
- A. http://www.site1.com/mysite1/maintenance
- B. vServer-LB-2
- C. Backup content switching vServer
- D. 10.1.100.100:443
Correct answer: B
Explanation
The correct answer is B, as it indicates the backup vServer that will handle the requests when the primary vServer is down. Option A points to a redirect URL rather than a vServer, while options C and D are also incorrect as they do not specify the correct backup vServer to handle the requests.