Throttle and simulate bandwidth condition.
Evaluation scope defines the timing where this filter will be applied.
requestHeaderReceivedFromClient This scope occurs the moment fluxzy parsed the request header receiveid from client
averageThrottleAction
This action has no specific characteristic
The following examples apply this action to any exchanges
Throttle and simulate bandwidth condition.
rules:
- filter:
typeKind: AnyFilter
actions:
- typeKind: AverageThrottleAction
bandwidthBytesPerSeconds: 65536
throttleChannel: All
View definition of AverageThrottleAction for .NET integration.
This action has no related action