The MaxFileUploadSize
parameter specifies the maximum amount of data (in bytes) accepted by the server through an HTTP POST request. This parameter therefore limits the amount of data that can be sent to the server in an ACI action. To specify an unlimited size, set this parameter to -1
.
Note: HPE recommends that you do not change the value of this parameter.
Type: | Long |
Default: | 10000000
|
Required: | No |
Configuration Section: | Server |
Example: | MaxFileUploadSize=-1
|
See Also: |
|