F5 Application Delivery Fundamentals — Question 57

Which statement is true concerning SSL termination.

Answer options

Correct answer: A

Explanation

Option A is correct because a virtual server with both ClientSSL and ServerSSL profiles can indeed support cookie persistence, allowing for session continuity. Option B is misleading as it states that decryption increases load on pool members; while true, it doesn't negate A's correctness. Option C is incorrect because not all SSL traffic is decrypted before forwarding; some may remain encrypted. Option D is false as having both profiles does not necessarily mean reduced SSL processing for pool members.