Flood protection
Allowed WebSocket-requests per client IP per second
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::FLOODPROTECTION |
|
Category |
Advanced |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
integer |
|
Maximum |
4294967295 |
|
Default value |
500 |
JSON Schema
{
"allOf": [
{
"$ref": "tchmi:general#/definitions/UINT32"
},
{
"category": "CATEGORY_ADVANCED",
"configDescription": "DESC_FLOODPROTECTION",
"default": 500,
"propertyOrder": 10
}
]
}