Example Use Case
TIBCO API Exchange Gateway shares the maximum throttle count of a rate throttle between the two active Core Engine instances.
TIBCO API Exchange Gateway requires the following configuration setup to share the throttle count for a T1 throttle between the two active Core Engine instances:
TIBCO API Exchange Gateway processes the requests between the active Core Engine instances as follows:
- If you send two requests to the Core Engine1 instance, the value of throttle count in ActiveSpaces metaspace is set as follows:
The Core Engine1 instance processes two requests successfully.
- If you send three requests to the Core Engine2 instance, instance, the value of throttle count in ActiveSpaces metaspace is set as follows:
The Core Engine1 instance processes three requests successfully.
- If you send any additional request to the Core Engine1 or Core Engine2 instance, the value of throttle count in ActiveSpaces metaspace is set as follows:
TIBCO API Exchange Gateway rejects this request as the value of current throttle count in metaspace is greater than maximum limit for the throttle.
Copyright © Cloud Software Group, Inc. All rights reserved.