![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Rendezvous Transport CommunicationFigure Rendezvous Transport Communication shows the communication for the various components using Rendezvous transport.Figure 6 Rendezvous Transport CommunicationYou can start the Rendezvous daemons using the Rendezvous session parameters as defined in the ASG_CONFIG_HOME/asg.properties file. By default, the Rendezvous connection parameters are defined as follows:
− RvDaemon tcp:7500
− RvService 7500If you want to change the network, daemon or service parameters for the Rendezvous transport connection, edit the properties defined in the ASG_CONFIG_HOME/asg.properties and ASG_CONFIG_HOME/asg_cl.properties files. See Setting Rendezvous Transport Properties.
If the Gateway components are deployed on the machines within the same subnet, the rvd daemon is used. In case the components are deployed on the machines within different subnets, it requires the rvrd daemon setup. See TIBCO Rendezvous Administration Guide for the configuration setup and starting the Rendezvous daemons.The parameters used for Apache module to connect to the Rendezvous daemon are defined in the mod_ASG.conf file located under ASG_HOME/modules/http_server/apache directory. To set the parameters for Apache module, do the following:
1.
2. Open the mod_ASG.conf file in a text editor.
• Specifies the subject to which the Rendezvous daemon sends the client request. The default value is: _LOCAL.asg.north.request
• This value should match the value set in the tibco.clientVar.ASG/modRV/north_request parameter of the ASG_CONFIG_HOME/asg.properties file.
For the communication between the Apache module and the Core Engine, the Rendezvous session connection parameters in the ASG_CONFIG_HOME/asg.properties file and ASG_HOME/modules/http_server/apache/mod_ASG.conf file must match.This section lists the properties required for the Core Engine to listen to the messages from the Apache module using Rendezvous daemon. The properties are defined in the ASG_CONFIG_HOME/asg.properties file.
1. Navigate to the ASG_CONFIG_HOME directory.
2. Open asg.properties file in a text editor.
• This property value must match the subject value specified in the Apache module configuration file (mod_ASG.conf) for Apache server. The default value is: _LOCAL.asg.north.request This section lists the properties required for Rendezvous communication between the Core Engine and the Central Logger. The properties are defined in the ASG_CONFIG_HOME/asg.properties and ASG_CONFIG_HOME/asg_cl.properties files.The Core Engine uses the Rendezvous daemon to send messages to the Central Logger. Set the properties for the Core Engine to communicate with the Rendezvous daemon for the Central Logger in the ASG_CONFIG_HOME/asg.properties file as follows:
The Central Logger uses the Rendezvous to listen to the messages from the Core Engine. Set the properties for the Central Logger to communicate with the Rendezvous daemon in ASG_CONFIG_HOME/asg_cl.properties file as follows:
The default value is: TIBCO.ASG.INTERNAL
For the communication between the Core Engine and the Central Logger components, the Rendezvous session connection parameters in the ASG_CONFIG_HOME/asg.properties file and ASG_CONFIG_HOME/asg_cl.properties file must match.This section lists the properties required for the Rendezvous communication between the Core Engine and the Global Throttle Manager. The properties must be defined in the ASG_CONFIG_HOME/asg.properties file.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |