AGENTTHREADS

Command

AGENTTHREADS specifies how many threads the Server Agent may spawn.

Syntax

AGENTTHREADS n

nThe number of threads the Server Agent may produce. n is an integer between 2 and 500, inclusive.
The default value is 5. It is strongly recommended that you use this default value. See Notes below.

Description

AGENTTHREADS specifies how many threads the Server Agent may spawn.

When a transaction is requested, the Server Agent assigns a thread to the transaction and releases the thread when the transaction is complete.

Example

AGENTTHREADS 15

Notes

See Also

AGENTDELAY
SERVERTHREADS


Copyright (c)1991-2000 Hyperion Solutions Corporation. All rights reserved.