![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This section explains the deployment topology illustrating the deployment of Apache HTTP Server separately in the DMZ and all other gateway components in a secure network. See Figure 5, Apache HTTP Server in DMZ and Other Components in Secure Network.Rendezvous transport can be configured so that all connections between the Core Engine (asg_core) and the Apache HTTP server are instantiated from the internal secure zone into the DMZ (that is, the server running asg_core).
1. Install TIBCO Rendezvous on Machine 1. Refer to the readme file located in TIBCO_HOME directory for the supported version of TIBCO Rendezvous.
2. Install Apache HTTP Server on the Machine 1. Refer to the readme file located in the TIBCO_HOME directory for the supported version of the Apache HTTP server.
4. Configure RVRD between Machine1 and Machine 2 (Machine 1 is outside the firewall and Machine 2 is inside the firewall) so that they can send and receive Rendezvous messages to each other. The subject used to configure RVRD should match the value specified in the AsgSubject parameter defined in the mod_ASG.conf file located in the Apache Server Installation. See TIBCO Rendezvous Administration for detailed instructions to configure rvrd or rvd, as required.
b.
c. Copy the mod_ASG.conf file from the Machine 2 and place it under Apache HTTP server installation directory on Machine 1.
6. On Machine 1 (where Apache HTT P server is installed), edit the mod_ASG.conf configuration file located in the Apache HTTP server installation to set the Rendezvous session connection parameters as described in the Rendezvous Session Connection Parameters for Apache Module.
7. On Machine 2, where TIBCO API Exchange Gateway software is installed, edit the asg.properties file, located under ASG_CONFIG_HOME to set the Rendezvous session connection parameters. See Rendezvous Session Parameters for Apache Module and Core Engine Communication.
8. If you want to change the default values for the Rendezvous session connection parameters for the Core Engine and Central Logger component, set or edit the parameters in the ASG_CONFIG_HOME/asg.properties file. See Parameters for Rendezvous connection from Core Engine to Central Logger. Also, set or edit the Rendezvous session connection parameters in the ASG_CONFIG_HOME/asg_cl.properties file. See Parameters for Rendezvous connection for Central Logger.
9. To change the default values for the Rendezvous session connection parameters for the Core Engine and Global Throttle Manager, set or edit the parameters in the ASG_CONFIG_HOME/asg.properties file as described in the table, Rendezvous Parameters for Core Engine And Global Throttle Manager Communication.
You can edit the parameters in the ASG_CONFIG_HOME/asg.properties file and ASG_CONFIG_HOME/asg_cl.properties file on the Config UI. See Runtime Properties for details.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |