Configuring the Request Queue
Use this procedure to manage the request queue that collects the Runnable objects and transfers them to the Thread Manager or Application Thread Manager for processing.
The MaxRQSize property limits the size of the Thread Manager or Application Thread Manager buffer of requests. When a new request is received and the maximum size of the request queue is already reached, the next starting thread is passively blocked until a slot is freed due to another request completion.
...
1. Start the Config Tool.
2. Choose cluster-data → template → instance - <n> → managers → ThreadManager or ApplicationThreadManager.
3. From the list of properties, select MaxRQSize.
4. In the Custom value field, set the required value.
5. To apply the new value, choose Set.
6.
To save the
changes, choose
Apply
Changes.
7. For the changes to take effect, restart the cluster.