derby.drda.minThreads derby.drda.minThreads
Use the derby.drda.minThreads property to set the minimum number of connection threads that Network Server will allocate. By default, connection threads are allocated as needed.
Syntaxderby.drda.minThreads=numthreads
Default

1

Examplederby.drda.minThreads=10
Static or dynamic

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