worker-thread-soft-limit
worker-thread-soft-limit = number_of_threads
Description
Integer value indicating the limit, expressed as a percentage, of the total worker threads 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 to be used for processing requests for junctions.
When the value of worker-thread-soft-limit is less than 100, and the limit is exceeded, WebSEAL generates a warning message.
Usage: Required.
Default value
90
Example:
worker-thread-soft-limit = 90