Enable Shared Throttles

To use ActiveSpaces as a metaspace to share the maximum throttle count for a throttle between the gateway engine instances, enable the shared throttle property as follows:

Prerequisites

ActiveSpaces metaspace connection properties must be configured.

Procedure

  1. Navigate to the ASG_CONFIG_HOME directory.
  2. Edit the asg.properties file in a text editor.
  3. Set the following property to true, as follows:
    tibco.clientVar.ASG/ST/useSharedThrottle=true
  4. Save changes to the file.