nerdexam
F5

201 · Question #339

Which is an advantage of terminating SSL communication at the BIGIP rather than the ultimate web server?

The correct answer is A. Terminating SSL at the BIG-IP can eliminate SSL processing at the web servers.. Terminating SSL/TLS communication at the BIG-IP offloads the computationally intensive encryption and decryption processes from the backend web servers, allowing them to dedicate their resources to serving application content. This improves web server performance and scalability.

Section 7: Configure Advanced Features

Question

Which is an advantage of terminating SSL communication at the BIGIP rather than the ultimate web server?

Options

  • ATerminating SSL at the BIG-IP can eliminate SSL processing at the web servers.
  • BTerminating SSL at IP the eliminates BIG all unencrypted traffic from the internal network.
  • CTerminating SSL at the BIG-IP eliminates the need to purchase SSL certificates from a certificate
  • DTerminating SSL at the BIG-IP eliminates the need to use SSL acceleration hardware anywhere in

How the community answered

(42 responses)
  • A
    71% (30)
  • B
    10% (4)
  • C
    17% (7)
  • D
    2% (1)

Why each option

Terminating SSL/TLS communication at the BIG-IP offloads the computationally intensive encryption and decryption processes from the backend web servers, allowing them to dedicate their resources to serving application content. This improves web server performance and scalability.

ATerminating SSL at the BIG-IP can eliminate SSL processing at the web servers.Correct

By terminating SSL/TLS connections at the BIG-IP, the BIG-IP performs the demanding cryptographic operations (encryption and decryption), thereby freeing the backend web servers from this processing burden. The BIG-IP can then forward unencrypted traffic (or re-encrypt it) to the web servers, allowing them to focus solely on application logic, which improves their performance and capacity.

BTerminating SSL at IP the eliminates BIG all unencrypted traffic from the internal network.

Terminating SSL at the BIG-IP typically means traffic between the BIG-IP and the backend servers can be unencrypted, meaning there would be unencrypted traffic on the internal network. While it can be re-encrypted, it does not eliminate all unencrypted traffic by default.

CTerminating SSL at the BIG-IP eliminates the need to purchase SSL certificates from a certificate

Terminating SSL at the BIG-IP still requires valid SSL certificates to establish trust with clients; these certificates must still be purchased or acquired from a certificate authority.

DTerminating SSL at the BIG-IP eliminates the need to use SSL acceleration hardware anywhere in

While the BIG-IP itself might contain SSL acceleration hardware, terminating SSL at the BIG-IP does not inherently eliminate the need for such hardware, as the BIG-IP's own SSL processing benefits greatly from it.

Concept tested: SSL/TLS offloading with BIG-IP

Source: https://techdocs.f5.com/en-us/bigip-16-1-0/big-ip-system-ssl-administration/about-ssl-traffic-management.html

Topics

#SSL offloading#SSL termination#performance optimization#web server load

Community Discussion

No community discussion yet for this question.

Full 201 Practice