Specifies the maximum number of TCP handler threads the POA can create to service client/server requests. The default is 6; valid values range from 1 to 40. Plan on about one TCP handler thread per 20-30 client/server users. See Section 38.1.1, Adjusting the Number of POA Threads for Client/Server Processing.
|
NetWare POA |
Linux POA |
Windows POA |
---|---|---|---|
Syntax: |
/tcpthreads-number |
--tcpthreads number |
/tcpthreads-number |
Example: |
/tcpthreads-10 |
--tcpthreads 20 |
/tcpthreads-20 |
See also /primingmax.