Documentation for this section has not yet been entered.
The HttpRuntimeSection.RequestLengthDiskThreshold property specifies the input-stream buffering threshold limit in number of bytes. Its value should not exceed the HttpRuntimeSection.MaxRequestLength property value. After a request entity exceeds this threshold, it is buffered transparently onto disk.