worker-thread-soft-limit

Syntax

worker-thread-soft-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.

When the value of worker-thread-soft-limit is less than 100, and the limit is exceeded, WebSEAL generates a warning message.

Usage

This stanza entry is required.

Default value

90

Example

worker-thread-soft-limit = 90