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?
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?
Session reuse is the setting responsible for reducing the server load, improving response time, and increasing the number of SSL transactions per second on an SSL vServer. By reusing already negotiated SSL sessions, the server does not need to perform the full handshake process again, which significantly reduces the computational load and speeds up the response time.
D its correct, reference: https://docs.citrix.com/en-us/citrix-adc/current-release/ssl/config-ssloffloading.html