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.
Syntax
connection-request-limit = number_of_requests Description
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 value
100
Example
connection-request-limit = 100