Dynamic Routing (dynamicRouting)

Defines Dynamic Routing specific configuration options.

Attribute name Data type Default value Description
connectorClusterName string   The name of the connector cluster.
maxRetries int

Minimum: -1

-1 The maximum number of retry attempts. Specifying -1 (default) disables the limit.
retryInterval A period of time with second precision 60s The retry interval duration. The default value is 60 seconds. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), or seconds (s). For example, specify 30 seconds as 30s. You can include multiple values in a single entry. For example, 1m30s is equivalent to 90 seconds.
pluginProperty
Description: A custom property for the WebSphere plug-in configuration. This property is directly inserted into the generated WebSphere plug-in configuration file.
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
name string   The name of the custom property. This name is directly inserted into the generated WebSphere plug-in configuration file.
scope
  • connectorCluster
  • intelligentManagement
intelligentManagement The scope of the custom property. This determines which generated WebSphere plug-in configuration file stanza it is nested upon.
connectorCluster
ConnectorCluster
intelligentManagement
IntelligentManagement
value string   The value of the custom property. This value is directly inserted into the generated WebSphere plug-in configuration file.
routingRules
Description: Set of routing rules
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
overrideAffinity boolean false Check it to have rules take precedence over affinity when choosing a server to route to
webServers string * Web servers for which the routing rules have to be created.
routingRules > routingRule
Description: Routing rule as part of the routing rule set
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
matchExpression string false Expression to be matched
order string   Order
routingRules > routingRule > permitAction
Description: Permit action
Required: false
Data type:
Attribute name Data type Default value Description
allowMaintenanceModeServers boolean false Check it to permit requests to maintenance mode servers
routingRules > routingRule > permitAction > loadBalanceEndPoints
Description: Destination end points between which the requests have to be load balanced
Required: false
Data type:
Attribute name Data type Default value Description
id string   A unique configuration ID.
routingRules > routingRule > permitAction > loadBalanceEndPoints > endPoint
Description: Target destination for the routing rule
Required: false
Data type:
Attribute name Data type Default value Description
destination string * Destination
id string   A unique configuration ID.
routingRules > routingRule > redirectAction
Description: Redirect action
Required: false
Data type:
Attribute name Data type Default value Description
redirectAction.location string   URL to which the redirect should be done
routingRules > routingRule > rejectAction
Description: Reject action
Required: false
Data type:
Attribute name Data type Default value Description
rejectAction.code string   The status code to be returned on reject
traceSpecification
Description: A custom trace specification for the WebSphere plug-in configuration. This property is directly inserted into the generated WebSphere plug-in configuration file.
Required: false
Data type:
Attribute name Data type Default value Description
condition string   When a request satisfies this condition, specified trace specification will be enabled for the request. This value should not be left blank for non-default specifications. It is directly inserted into the generated WebSphere plug-in configuration file.
id string   A unique configuration ID.
name string   The name of the trace specification property. Trace specifications for the same webserver should have unique names. Only the most specific, latest specification with the same name is inserted into the generated WebSphere plug-in configuration file.
specification string   The value of the trace specification property. This value is directly inserted into the generated WebSphere plug-in configuration file.
webservers string * Webservers for which the trace specification applies. Comma-separated list of webserver names for which the specification should be inserted into the generated WebSphere plug-in configuration file. Specify "*" (default) for all webservers.

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Saturday, 3 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_config_dynamicRouting
File name: rwlp_config_dynamicRouting.html