worker-thread-hard-limit
Syntax
worker-thread-hard-limit = number_of_threads
Description
Integer value indicating the limit, expressed as a percentage, of the total worker threads that are to be used for processing requests for junctions.
Options
- number_of_threads
-
Integer value indicating the limit, expressed as a percentage, of the total worker threads that are to be used for processing requests for junctions. The default value of 100 means that there is no limit.
When the value of worker-thread-hard-limit is less than 100, and the limit is exceeded, WebSEAL generates an error message.
Usage
This stanza entry is required.
Default value
100
Example
worker-thread-hard-limit = 100