Configure load balancing - assure_dq - 10.1.0

Assure DQ Server Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Server Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:35:54.959000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Legacy Infogix DQ
L5_Product_Group
Legacy Infogix DQ
L6_Product_Name
Assure DQ
Product Feature

If you are using a Web server for load balancing, you must configure the Web server with the correct URIs for your application. See the list of URIs below:

The following URIs must be configured for load balancing:

/<solution.context.root>=loadbalancer
/<solution.context.root>/*=loadbalancer
/<solution.context.root>kernel=loadbalancer
/<solution.context.root>kernel/*=loadbalancer
/<solution.context.root>event=loadbalancer
/<solution.context.root>event/*=loadbalancer
/<solution.context.rootadminconsole>=loadbalancer
/<solution.context.rootadminconsole>/*=loadbalancer
Tip: <solution.context.root> is the value for the solution.context.root property in the product-specific properties file. For example:
/infogixassure=loadbalancer

In addition, Assure DQ requires the following URIs:

/<solution.context.root.api>casapi=loadbalancer
/<solution.context.root.api>casapi/*=loadbalancer
Tip: <solution.context.root.casapi> is the value for the solution.context.root.casapi property in the IA.properties file. For example:
assureTestcasapi=loadbalancer