PutReadSize

This property specifies the chunk size to be sent to the client in the HTTP 1.1 Transfer Encoding header field. Normal values for this property are in the range of 1K to 64K bytes. Intranet applications may benefit from values for this property at the upper end of the range. For internet applications, values at the lower end of the range are more appropriate.

The following table describes this property:

Data type Long
Default value 8192 (8K)
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory
IIsWebFile


© 1997 by Microsoft Corporation. All rights reserved.