Designer 10.15 | webMethods Service Development Help | Properties | Service Properties | Concurrent Requests Limit Properties
 
Concurrent Requests Limit Properties
You can limit the number of concurrent executions of a service to minimize the issues that a few services might cause by consuming all the available resources to respond to a request in Integration Server.
In the Properties view, under Concurrent requests limit, you can set the maximum number of concurrent executions of a particular service.
Note:
The concurrent requests limit applies only to the top-level services.
Property
Description
Enabled for top-level service
Limits the number of concurrent executions of the service when it is invoked as a top-level service. Nested invocations of the service do not contribute to the limit.
Specify...
To...
True
Enable the limit for concurrent service executions.
False
Disable the use of a concurrent service execution limit.
This is the default.
Max concurrent requests
Specifies the maximum concurrent executions of the service when it is invoked as a top-level service. When the maximum concurrent executions limit is met, subsequent invocations of the service fail with a service exception. A subsequent request for the service does not execute until a current execution completes.