Rendezvous Session Connection Parameters for Core Engine
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.
Parameter | Description |
---|---|
tibco.clientVar.ASG/modRV/facade_request | Specifies the subject name used by the Rendezvous daemon to listen to the requests from Apache module. The Core Engine listens to the requests on the same subject.
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 |
tibco.clientVar.ASG/modRV/RvDaemon | Specifies the value of Rendezvous daemon for the Core Engine to connect and listen for the requests from the Apache module.
The default value is tcp:7500. |
tibco.clientVar.ASG/modRV/RvNetwork | Specifies the value of Rendezvous network for the Core Engine to connect and listen for the requests from the Apache module.
This property value must match the network value specified in the Apache module configuration file for Apache server. |
tibco.clientVar.ASG/modRV/RvService | Specifies the value of Rendezvous service for the Core Engine to connect and listen for the requests from the Apache module.
The default value is 7500. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.