F5 Application Delivery Fundamentals — Question 63
Which two of these statements about OneConnect are true? (Choose two.)
Answer options
- A. It decreases the CPU load on LTM
- B. It aggregates multiple client connections into a single server connection
- C. It decreases the amount of traffic between multiple clients and LTM
- D. It requires SNAT to be configured
- E. It decreases the CPU load on pool members
Correct answer: B, E
Explanation
The correct answers are B and E because OneConnect effectively aggregates multiple client connections into a single server connection, which enhances efficiency, and it also reduces the CPU load on pool members by decreasing the number of connections they need to handle. Options A and C are misleading, as OneConnect does not directly decrease CPU load on the LTM nor does it reduce traffic volume between clients and LTM; rather, it optimizes connection handling. Option D is incorrect because SNAT is not a requirement for OneConnect to function.