Documentation for this section has not yet been entered.
The HttpRuntimeSection.MaxRequestLength property specifies the limit for the buffering threshold of the input stream. For example, this limit can be used to prevent denial of service attacks that are caused by users who post large files to the server.
The value assigned to this property should be greater or equal to value assigned to the HttpRuntimeSection.RequestLengthDiskThreshold property.