Load Balancing Across Application Servers Only - Application Server - English - Foundation 22.1 - OnBase - external

Application Server

Platform
OnBase
Product
Application Server
Release
Foundation 22.1
License

In this example, the Web Server (AppNet) is being load balanced across multiple Application Servers (AppServers). The load balancer is placed in front of the Application Servers only.

Web.config settings for the 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.asmx1

dmsVirtualRoot

http://ecmWeb1/AppNet

1 Ensure the ServiceClientType attribute is set to SOAP.