derby.drda.minThreads property Sets the minimum number of connection threads that the Network Server will allocate. derby.drda.minThreads property

By default, connection threads are allocated as needed.

Syntax derby.drda.minThreads=numThreads
Default

0 (zero).

Example derby.drda.minThreads=10
Static or dynamic

Static. You must restart the Network Server for changes to take effect.