Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 65
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?
Answer options
- A. SSLv3
- B. Session timeout
- C. SSLv2 redirect
- D. Session reuse
Correct answer: D
Explanation
The correct answer, Session reuse, allows multiple SSL connections to share the same session parameters, significantly reducing the overhead of establishing new sessions. SSLv3 and SSLv2 redirect do not directly influence server load or response times, while Session timeout pertains to how long a session remains active, not its efficiency.