chunk-responses

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

Usage: Required.

Default: yes

Example:

chunk-responses = yes

Parent topic: [server] stanza