Along with Session Router, RTASplit can be used to route traffic to child pipelines. RTASplit can use rich RTA conditions to determine routing. Routing can be based on the contents of one or more REQ values.
For example, you can route based on URL. If the URL includes tealeaf
, then route
to childpipe1
. Else, route to childpipe2
.
The Session Router session agent is used for cases of session routing by percentages.
Configuration Settings
The following configuration settings are available for this session agent:
- Display Name values are displayed in TMS, which is the recommended method for configuring session agents.
- Name values are displayed in
TealeafCaptureSocket.cfg
.
Display Name | Name | Description |
---|---|---|
Config File |
RTAIni |
The filename of the configuration file for the session agent. By default, the
filename is RTASplit.ini . Additional configuration documentation is provided in
the |