Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 102
Users are experiencing resets from the intranet server website, which is load balanced through the Citrix ADC.
Which Citrix ADC tool can a Citrix Administrator use to troubleshoot the reset issue?
Answer options
- A. View the newnslog from the command line interface (CLI) to look for packet resets from the Citrix ADC.
- B. Use the nslog to look for packet resets on the Citrix ADC.
- C. Take a packet trace with nstrace and analyze with Wireshark.
- D. Look in the event viewer for packet resets from the Citrix ADC
Correct answer: C
Explanation
The correct answer is C because taking a packet trace with nstrace and analyzing it with Wireshark allows for detailed inspection of packet-level data to identify resets. Options A and B focus on log files, which may not provide the necessary depth of analysis for packet-level issues, while D involves checking the event viewer, which is not typically used for this type of packet analysis.