77.7k views
4 votes
You have a website that uses multiple servers for different types of transactions. For example, one server is responsible for static web content, while another is responsible for secure transactions. You would like to implement a device to speed up access to your web content. The device should be able to distribute requests between the various web servers using specialized hardware, and not just a software configuration. In addition, SSL sessions should use the hardware components in the device to___________.

1 Answer

4 votes

Answer:

Content Switch

Step-by-step explanation:

Based on the information provided within the question it can be said that the SSL sessions should use the hardware components in the device to create the SSL sessions. In addition you should use a Content Switch, this virtual server used in order to service various back-end services. This is the best option for a website that needs multiple servers so that each can deal with one back-end service. Therefore instead of having various servers you can have just one Content Switch.

User Smana
by
5.0k points