Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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