In this example, multiple Mobile Applications Broker Server s (MobileBrokers) are being load balanced across multiple Application Servers (AppServers). Load balancers have been placed in front of the Mobile Applications Broker Server s (MobileBalancer) and in front of the Application Servers (AppServerBalancer).
Web.config settings for each MobileBroker directory are provided in the following table. Refer to the diagram above for hostname information.
Mobile Applications Broker Server |
MobileBroker Web.config Setting |
Value |
---|---|---|
MobileBroker1 |
ApplicationServer Url |
http:// AppLoadBalancer /AppServer/service.asmx |
MobileBroker2 |
ApplicationServer Url |
http:// AppLoadBalancer /AppServer/service.asmx |
Each load-balanced Mobile Applications Broker Server must have the same Virtual Directory name. For example:
-
http://server1.net/ MobileBroker
-
http://server2.net/ MobileBroker
In the above example, the resulting Mobile Applications Broker Server URL would be:
http://MobileBalancer/MobileBroker