![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
When the Shaping feature is enabled for a facade operation request and the request violates the rate throttle metric, the transaction is placed in an internal queue and the transaction state is set to held. When the throttle metric has been reset by the Global Throttle Manager, all the held transactions are released up to the limit for the throttle and the Core Engine continues to process these transactions. This means that all throttle chains are reevaluated when the transaction is released.For the performance reasons, the Core Engine does not remove the transactions from the Shaping queue after the transactions are processed from the queue. The gateway uses a separate timer to compact the queue to truncate the queue. See QueueCompactionInterval.
3.
5. Specifies a time interval (in milliseconds) used for cleaning up the shaping queue. The time interval can be set by the following property in ASG_CONFIG_HOME/asg.properties file.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |