70-647 · Question #64
Your network consists of one Active Directory domain named contoso.com. The domain contains three Windows Server 2008 servers named Server1, Server2, and Server3. Server1 runs Active Directory…
The correct answer is C. Add both servers to a Network Load Balancing cluster. To connect to the Intranet website through HTTPS on either Server2 or Server3 by using a single client requests can be load balanced between both the servers and both the servers should be able to serve the request. You should not use a failover cluster because you don't want…
Question
Your network consists of one Active Directory domain named contoso.com. The domain contains three Windows Server 2008 servers named Server1, Server2, and Server3. Server1 runs Active Directory Certificate Services (AD CS) and is configured as an enterprise root certification authority. Server2 hosts an internal Web site. Users currently connect to the Web site by using the URL https://server2.contoso.com. You plan to replicate the Web site from Server2 to Server3. You need to recommend a solution to enable users to connect to the Web site through HTTPS on either Server2 or Server3 by using a single URL The solution must meet the following requirements:
to the Web site.
- Incoming connections must be dynamically balanced between Server2 and
Servers3. What should you recommend?
Options
- AAdd both servers to a Network Load Balancing cluster.
- BAdd both servers to a failover cluster.
- CAdd both servers to a Network Load Balancing cluster.
- DAdd both servers to a failover cluster.
How the community answered
(27 responses)- A4% (1)
- B7% (2)
- C70% (19)
- D19% (5)
Explanation
To connect to the Intranet website through HTTPS on either Server2 or Server3 by using a single client requests can be load balanced between both the servers and both the servers should be able to serve the request. You should not use a failover cluster because you don't want another server to support if one of the servers fails. Next to make a secure intranet connection, you need to issue a web server certificate for should not issue a Web server certificate for server2.contoso.com or server3.contoso.com because that will take care of only one web server whereas the common URL will take care of both the servers. Next you need to install the certificate on both Server2 and Server3 because to use certificates they must be installed on both the servers.
Topics
Community Discussion
No community discussion yet for this question.