| setcontentinspectionwasmprofile_anomalousttfbtime |
Use this method to set transaction time (in milliseconds) above which a transaction is considered as anomalous. Default is 1 seconds. |
Syntax |
Parameters |
name |
Name of CI WASM profile. This is mandatory parameter. |
anomalousttfbtime |
Transaction time (in milliseconds) above which a transaction is considered as anomalous. Default is 1 seconds. Default value = 1000. Minimum value = 0. Maximum value = 3600000. |
Return Value |
Returns simpleResult |
See Also |