4.8.2 MINDISPATCHTHREADS
Use the MINDISPATCHTHREADS parameter to specify the
number of server dispatch threads that are started when the server
is initially booted. When you specify this parameter, consider the
following:
- The value for
MINDISPATCHTHREADSdetermines the initial allocation of threads in the thread pool. - The separate dispatcher thread that is created when
MAXDISPATCHTHREADSis greater than 1 is not counted as part of theMINDISPATCHTHREADSlimit. - The value you specify for
MINDISPATCHTHREADSmust not be greater than the value you specify forMAXDISPATCHTHREADS. - The default value for
MINDISPATCHTHREADSis 0.
Parent topic: Enhancing Efficiency with Application Parameters