In this example, multiple Web Servers (AppNets) are being load balanced across multiple Application Servers (AppServers). Load balancers have been placed in front of the Web Servers and in front of the Application Servers.
Web.config settings for each AppNet directory are provided in the following table. Refer to the diagram above for hostname information.
Machine |
AppNet Web.config Setting |
Value |
---|---|---|
ecmWeb1 |
ApplicationServer Url |
http://AppLoadBalancer/AppServer/service.asmx 1 |
dmsVirtualRoot |
http://WebLoadBalancer/AppNet |
|
ecmWeb2 |
ApplicationServer Url |
http://AppLoadBalancer/AppServer/service.asmx |
dmsVirtualRoot |
http://WebLoadBalancer/AppNet |