
Parameter
icm/HTTP/max_request_size_KB
Short text
Maximum size of HTTP request that is accepted by ICM
Parameter Description
This parameter protects the application server from a Denial of Service attack with large requests. If the parameter value is not equal to -1, the Internet Communication Manager checks whether the length (content-length) of the request exceeds the specified value of the parameter. If this is the case, the request is not passed to the application server, and an error message is sent to the caller (ICMEPROTERROR).
This parameter applies for HTTP and HTTP over SSL (HTTPS), and is also taken into account by the SAP Web Dispatcher. The value -1 deactivates the check.
Application Area
Internet Communication Manager, SAP Web Dispatcher
Parameter Unit
Kilobytes (1024 bytes)
Default Value
102400KB (100MB)
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Are other parameters affected or dependent?
No
Values allowed
Numerical value -1, 0 – 1073741824 (1 Terabyte)


