This parameter sets the maximum number of simultaneous requests that can be handled by a single worker process.

Default: 10

If the incoming request rate is greater than can be handled, requests are queued up to be handled when an existing one completes.

Important: Worker processes maintain a pool of database connections and that pool has a limit of 10 connections. Carbon Black strongly recommends that this value not exceed the default value of 10.