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