Show TOC Start of Content Area

Procedure documentation Configuring the Request Queue  Locate the document in its SAP Library structure

Use

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.

Procedure

...

       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 This graphic is explained in the accompanying text Apply Changes.

       7.      For the changes to take effect, restart the cluster.

 

End of Content Area