ChunkedRequestTrace

Outputs chunked file transfer requests on the Content Server Output page in the Admin Server.

  • When set to TRUE, chunking requests are output to the Content Server Output page.

  • When set to FALSE, chunking requests are not output.

  • For this setting to output data, the Chunking function must be enabled using DisableHttpUploadChunking.

  • Default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

As a configuration setting:

ChunkedRequestTrace=true

See Also