Add a latency to the exchange.
Evaluation scope defines the timing where this filter will be applied.
responseHeaderReceivedFromRemote This scope occurs the moment fluxzy has done parsing the response header.
delayAction
The following table describes the customizable properties available for this action:
Property | Type | Description | DefaultValue |
---|---|---|---|
duration | int32 | Duration in milliseconds | 0 |
scope | onAuthorityReceived | requestHeaderReceivedFromClient | dnsSolveDone | requestBodyReceivedFromClient | responseHeaderReceivedFromRemote | responseBodyReceivedFromRemote | copySibling | outOfScope | Define when the delay is applied | responseHeaderReceivedFromRemote |
This filter has no specific usage example
View definition of DelayAction for .NET integration.
This action has no related action