MinFileBytesPerSec
The MinFileBytesPerSec property is used to configure the minimum throughput rate that HTTP.sys enforces when sending data from the client to the server, and back from the server to the client. The MinFileBytesPerSec property prevents malicious or malfunctioning software clients from consuming resources by holding a connection open with minimal data. If the throughput rate is below the MinFileBytesPerSec setting, the connection is terminated.
IIS 6.0: Use this property in conjunction with ConnectionTimeout and HeaderWaitTimeout instead of ServerListenTimeout for Web service nodes.
Schema Attributes
Attribute Name |
Value |
---|---|
DWORD |
|
DWORD_METADATA |
|
240 |
|
240 |
|
Not specified |
|
Not specified |
|
9205 |
|
MD_MIN_FILE_BYTES_PER_SEC |
|
INHERIT |
|
IIS_MD_UT_SERVER |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM/W3SVC |
IIsWebService |
Flags
There are no flags for this property.
Requirements
Server: Requires or Windows Server 2003.
Product: IIS