connection-request-limit
Use the connection-request-limit stanza entry to specify the maximum number of requests that WebSEAL processes on a single persistent connection.
connection-request-limit = number_of_requestsDescription
Specifies the maximum number of requests that will be processed on a single persistent connection.
Options
number_of_requests The maximum number of requests that will be processed on a single persistent connection.
Usage:
This stanza entry is required.
Default:
100
Example:
connection-request-limit = 100