Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To monitor SOAP sessions, the following performance counters are included in SQL Server 2005.
Performance counter | Description | Comment |
---|---|---|
SOAP Session Initiate Requests |
Monitors the number of SOAP session-initiate requests started per second. |
Incremented for each HTTP request handled by the server that represents a client request to initiate a new session. The count is reset each second. |
SOAP Session Terminate Requests |
Monitors the number of SOAP session-terminate requests started per second. |
Incremented for each HTTP request handled by the server that represents a client request to end a session. The count is reset each second. |
See Also
Other Resources
Performance Monitoring and Tuning How-to Topics
Working with SOAP Sessions