tracing web service calls
- From: magennisw@xxxxxxxxxxxxx
- Date: 28 May 2006 00:24:20 -0700
Our three tier web application is "pausing" under test loading (IIS 6.0
(win2003) -> Web services (win2003) -> SQL server) . The CPU usage on
the W3WP.exe on both the web server and middle tier drops to zero for
about 5 seconds then springs back into life. Nothing in the NT event
logs. No SQL database blocking.
I suspect it is a particular web service call. With SQL server I can
start a "trace" and get a list of all SQL calls (and their
parameters) and how long they are taking - this allows me to track
down "slow" SQL code. I can't see any tool that allows me to do
this for web service calls? Surly there is some IIS plug in that will
allow me to monitor this traffic?
.
- Follow-Ups:
- Re: tracing web service calls
- From: Deepak Shenoy
- Re: tracing web service calls
- From: Gaurav Vaish \(EduJini.IN\)
- Re: tracing web service calls
- Prev by Date: Re: How to use WSDL file
- Next by Date: Re: tracing web service calls
- Previous by thread: Re: How to use WSDL file
- Next by thread: Re: tracing web service calls
- Index(es):
Relevant Pages
|