If You Are Not Load Balancing Across Application Servers - If You Are Not Load Balancing Across Application Servers - OnBase - Mobile Applications Broker Server - OnBase/Mobile-Applications-Broker-Server/Foundation-23.1/Mobile-Applications-Broker-Server/Configuring-the-Mobile-Applications-Broker-Server-for-Load-Balancing/Configuring-the-Mobile-Applications-Broker-Server-for-Load-Balancing/If-You-Are-Not-Load-Balancing-Across-Application-Servers - Foundation 23.1 - Foundation 23.1

Mobile Applications Broker Server

Platform
OnBase
Product
Mobile Applications Broker Server
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2025-04-01T15:16:16.910000
ft:locale
en-US

If there is no load balancer between the Mobile Applications Broker Server and Application Server, then the ApplicationServer element in the Mobile Applications Broker Server 's Web.config file should specify a specific server. For example, if the AppServer directory is installed on a server named ecmAppServer1, then the ApplicationServer Url setting would resemble the following:

<ApplicationServer Url="http://ecmAppServer1/AppServer/Service.asmx" ServiceClientType="SOAP">

If both the Mobile Applications Broker Server and Application Server are installed on the same server machine, then localhost should be entered instead of the server's hostname.