How to setup shared configuration files in a High Availability deployment.
book
Article ID: KB0093059
calendar_today
Updated On:
Products
Versions
TIBCO API Exchange
-
Not Applicable
-
Description
Resolution:
For High Availability deployment, the set of configuration files should be stored on a shared file system so that they are accessible for reading to each of the runtime components. One way to do this is to use a NAS server and map it on the machines where the asg-engine is running. Set the value for the following property in the asg-engine.tra files:
tibco.env.ASG_CONFIG_HOME
For more details on setting up High Availability, refer to the "High Availability Deployment" chapter in the latest product documentation.
Issue/Introduction
How to setup shared configuration files in a High Availability deployment.