![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
1.
2. Click the Target Operation Groups tab on the top menu.
Table 77 Target Operation Group Configuration
1. Click the Target Operation Groups tab.
4. Figure RoundRobin Target Operation Group Configuration shows the RoundRobin Target Operation Group configuration.To configure a target operation group of WeightedRoundRobin type, select the type of the target operation group as WeightedRoundRobin. Follow these steps:
1. Click the Target Operation Groups tab.
Select WeightedRoundRobin from the drop-down list. See WeightedRoundRobin Target Operation Group Configuration.
4. Figure WeightedRoundRobin Target Operation Group Configuration shows the RoundRobin Target Operation Group configuration.To configure a target operation group of RoundRobinWithFailover type, select the type of the target operation group as RoundRobinWithFailover. Follow these steps:
1. Click the Target Operation Groups tab.
Select RoundRobinWithFailover from the drop-down list. See RoundRobinWithFailOver Target Operation Group.
4. Figure RoundRobinWithFailOver Target Operation Group shows the RoundRobinWithFailover Target Operation Group configuration:
1. Click the Target Operation Groups tab.
Select WeightedRoundRobinWithFailover from the drop-down list. See WeightedRoundRobinWithFailOver Target Operation Group.
4. Figure WeightedRoundRobinWithFailOver Target Operation Group shows the RoundRobinWithFailover Target Operation Group configuration:Task A Define Sticky Routing KeyThe sticky routing key can be defined based on many parameters such as the IP address, machine domain name, and so on. The StickyKey is populated from the <stickyRoutingKey> element tag in the transformation (XSLT) file.Refer to Example XSLT File for StickyRoutingKey to define an XSLT file for the sticky routing key.The following example illustrates an XSLT file to derive a StickyRouting Key. Refer to the <stickyRoutingKey> element tag in the file defined as follows:
<xsl:copy-of select="document($contextHref)/c:context/c:entry[@key='asg:httpRequest']/h:request/*"/>
To upload the XSLT file containing the <stickyRoutingKey> element, follow these steps:
4. Click the ROUTING tab on the right-hand side.
5. Click the Facade Operations tab on the top menu.
a. Click Choose File button in the New ProcessBody Transform field to select the XSLT transformation file containing stickyRoutingKey tag.
b. Click Open on the new dialog to upload the file.
c. If the XSLT file is located in the ASG_CONFIG_HOME/ASGConfigName/xslt/operations directory, choose the XSLT file in the ProcessBody Transform field.To configure a target operation group of StickyResourceAffinity type, select the type of the target operation group as StickyResourceAffinity. Follow these steps:
1. Click the Target Operation Groups tab.
Select StickyResourceAffinity from the drop-down list. See StickyResourceAffinity Target Operation Group Configuration for details.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |