Flood protection HTTP

Allowed HTTP-requests per client IP per second per URI

General Information

Domain

TcHmiSrv

Full symbol path

TcHmiSrv.Config::HTTP_FLOODPROTECTION

Category

Advanced

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

integer

Maximum

4294967295

Default value

10

JSON Schema

{
    "allOf": [
        {
            "$ref": "tchmi:general#/definitions/UINT32"
        },
        {
            "category": "CATEGORY_ADVANCED",
            "configDescription": "DESC_HTTP_FLOODPROTECTION",
            "default": 10,
            "propertyOrder": 10
        }
    ]
}