LogResponseSizeThreshold
Set LogResponseSizeThreshold
to a non-zero value to set a threshold for the response size in bytes. If the size of an action response is larger than this threshold, the size of the response is logged. If you set this parameter to 0
, IDOL Category Component does not log large responses.
Type: | Long |
Default: | 0 |
Required: | No |
Configuration Section: | Server |
Example: | LogResponseSizeThreshold=10
|
See Also: |