adclient.clients.threads.max
This configuration parameter specifies the maximum number of threads the agent will allocate for processing client requests. This parameter value should be greater than or equal to the number of pre-allocated threads specified by the adclient.clients.threads parameter. The default value is 20 threads. For example:
adclient.clients.threads.max: 20
If you change this parameter, you must restart the adclient process for the change take effect.