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.
Syntax
derby.drda.minThreads=numthreads
Example
derby.drda.minThreads=10
Static or dynamic
Static. You must restart the
Network Server for changes to take effect.