cope-with-pipelined-request

Use the cope-with-pipelined-request stanza entry to control whether WebSEAL closes the connection and notifies the browser if it detects pipelined requests.

cope-with-pipelined-request = {yes|no}

Description

WebSEAL does not support pipelined requests from browsers. If this option is set to yes, when WebSEAL detects pipelined requests it will close the connection and inform the browser that is should re-send the pipelined requests in a normal manner. This parameter should always be set to yes unless the previous WebSEAL behavior is required.

Options

Usage: Required.

Default: yes

Example:

cope-with-pipelined-request = yes

Parent topic: [server] stanza