chunk-responses
Syntax
chunk-responses = {yes|no} Description
Enables WebSEAL to write chunked data to HTTP/1.1 clients. his can improve performance by allowing connections to be reused even when the exact response length is not known before the response is written.
Options
- yes
- Enable.
- no
- Disable.
Usage
This stanza entry is required.
Default value
yes
Example
chunk-responses = yes