Previous Topic: Extending Java VSENext Topic: Java Agent Security


Load Balancers and Native Web Servers

The process of assembling partial transactions into complete transactions is referred to as stitching.

When agents are deployed on a network that has load balancers or native web servers, the stitching algorithm that CAI uses might not function properly. In this scenario, add the loadbalancer directive to the rules.xml file of the broker. For each appliance installed between agents, specify the IP address of the appliance. For example:

<loadbalancer ip="172.16.0.0"/>
<loadbalancer ip="172.31.255.255"/>

The loadbalancer directive must be placed within the broker element.

An alternate approach is to enable the Always wait property.

You can configure this property from the Agents window of the DevTest Portal. The property appears in the Settings tab.