HOTSPOT
Your company has four offices. The offices are located in Montreal, Seattle, New York, and Miami.
Users access all of the web-based resources by using web proxy servers. The IP addresses of the web
proxies at each office are configured as shown in the following table.
The connections to the web proxies are balanced by using round-robin DNS.
The company plans to deploy a new application. The new application has a farm of front-end web
servers that connect to a back-end application server. When a session to a web server is established, the
web server stores data until the session closes. Once the session closes, the data is sent to the
application server.
You need to ensure that the incoming sessions to the web server farm are distributed among the web
servers. The solution must ensure that if a web server fails, the users are NOT directed to the failed
server.
How should you configure the port rule? To answer, select the appropriate options in the answer area.
Multiple Host / None
https://technet.microsoft.com/en-us/library/cc771709(v=ws.11).aspx
clarification:
Multiple Host / Network
This is due to the proxy server aspect of the question