Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 61
Which Citrix ADC feature can a Citrix Administrator employ to reuse existing TCP connections?
Answer options
- A. TCP buffering
- B. Connection multiplexing
- C. Keep-alive
- D. Content switching
Correct answer: B
Explanation
Connection multiplexing allows multiple requests to be sent over a single TCP connection, which improves resource utilization and performance. TCP buffering and Keep-alive serve different purposes, such as managing data flow and maintaining connections, respectively. Content switching is focused on directing traffic rather than reusing connections.