Rendezvous Session Connection Parameters for Core Engine and Global Throttle Manager Communication

This section lists the properties required for Rendezvous communication between the Core Engine and the Global Throttle Manager. The properties must be defined in the ASG_CONFIG_HOME/asg.properties file.

Rendezvous Parameters for Core Engine and Global Throttle Manager Communication
Parameter Description
tibco.clientVar.Common/Connections/RV/SubjectPrefix Specifies the prefix for Rendezvous subject names used by the Core Engine to communicate with other components.

The default value is TIBCO.ASG.INTERNAL

tibco.clientVar.ASG/GTM/RV/RvDaemon

Specifies the value of Rendezvous daemon for the Core Engine to connect to the Global Throttle Manager.

The default value is tcp:7500.

By default, this property is not defined in the ASG_CONFIG_HOME/asg.properties file. You must explicitly add this.

tibco.clientVar.ASG/GTM/RV/RvNetwork

Specifies the value of Rendezvous network for the Core Engine to connect to the Global Throttle Manager.

By default, this property is not defined in the ASG_CONFIG_HOME/asg.properties file. You must explicitly add this.

tibco.clientVar.ASG/GTM/RV/RvService

Specifies the value of Rendezvous service for the Core Engine to connect to the Global Throttle Manager.

The default value is 7500.

By default, this property is not defined in the ASG_CONFIG_HOME/asg.properties file. You must explicitly add this.