Maximum request size
Requests that are larger than this limit will be rejected by the web server.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::MAXREQUESTSIZE |
|
Category |
Advanced |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
integer |
|
Minimum |
1024 |
|
Default value |
1048576 |
JSON Schema
{
"category": "CATEGORY_ADVANCED",
"default": 1048576,
"description": "DESC_MAXREQUESTSIZE",
"displayClass": "byte",
"minimum": 1024,
"propertyOrder": 7,
"type": "integer"
}