Counters for this category contain information for Web services gateways (WSGW). Examples include the number of synchronous and asynchronous requests and responses.
Counter definitions
Name | Key | Description | Version |
SynchronousRequestCount | wsgwModule.synchronousRequests | The number of synchronous requests made | 5.0 |
SynchronousResponseCount | wsgwModule.synchronousResponses | The number of synchronous responses made | 5.0 |
AsynchronousRequestCount | wsgwModule.asynchronousRequests | The number of asynchronous requests made | 5.0 |
AsynchronousResponseCount | wsgwModule.asynchronousResponses | The number of asynchronous responses made | 5.0 |
Name | Granularity | Type | Level | Overhead |
SynchronousRequestCount | Per Web service | CountStatistic | All | Low |
SynchronousResponseCount | Per Web service | CountStatistic | All | Low |
AsynchronousRequestCount | Per Web service | CountStatistic | All | Low |
AsynchronousResponseCount | Per Web service | CountStatistic | All | Low |