worker-threads

Syntax

worker-threads = number_of_threads

Description

Number of WebSEAL worker threads.

Options

number_of_threads
Number of WebSEAL worker threads. The minimum value is 1. The maximum number of threads is based on the number of file descriptors set for WebSEAL at compile time. Note that this number varies per operating system. If the value is set to a number larger than the WebSEAL-determined limit, WebSEAL reduces the value to the acceptable limit and issues a warning message.

Usage

This stanza entry is required.

Default value

300

Example

worker-threads = 300