Please enable JavaScript to view this site.

Navigation: Invantive Basics > Configuration

Capacity

The Invantive products can configure the capacity of various elements using environment variables.

Support on products is only available when checks are not manually configured.

The following settings are available on all platforms:

INVANTIVE_DEFAULT_THREAD_POOL_MIN_WORKER_THREADS: minimum number of worker threads in default pool. Defaults to twice the number of processors.

INVANTIVE_DEFAULT_THREAD_POOL_MIN_ASYNC_IO_THREADS: minimum number of asynchronous I/O threads in default pool. Defaults to twice the number of processors.