| 2. |
Your site is experiencing heavy traffic. You are using one Web server, and it has failed several times because of the number of requests. The problem involves inadequate I/O capacity, low memory, and an underpowered CPU. Of the options below, which is the best solution?
Please select the best answer.
|
| |
A.
|
Create a new virtual host on the same server, bind another IP address to it, and direct half of the requests to that virtual host. |
| |
B.
|
Add another server and use load balancing so requests are distributed across multiple servers. |
| |
C.
|
Use virtual directories to store pages in different areas of the file system. |
| |
D.
|
Create a multihomed system and divide the load between two network interfaces on the same server. |