Load Balancing Across Multiple Web Servers and Application Servers - Application Server - English - Foundation 22.1 - OnBase - external

Application Server

Platform
OnBase
Product
Application Server
Release
Foundation 22.1
License

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

1 Ensure the ServiceClientType attribute is set to SOAP.