Skip to main content

We Have Moved

The IBM Application Gateway has a new home - docs.verify.ibm.com/gateway

The documentation on this site will no longer be maintained after v21.02, please update your bookmarks.


Worker Threads

Description

The number of configured worker threads specifies the number of concurrent incoming requests that can be serviced by this gateway instance. Choosing the optimal number depends on the quantity and type of traffic on your network. Modifying this value should be done carefully to ensure optimal performance.

Properties

The following table(s) describe the configuration properties for this component:

Name Type Constraints
worker_threads number Minimum:1
Maximum:unlimited
Default:100

Example

 server:
         worker_threads: 300