Re: tracing web service calls
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
this for web service calls? Surly there is some IIS plug in that will
allow me to monitor this traffic?
If you enable logging in IIS, you'll get to know these details -- including
the size of request, response; time of request, response; remote host, URL
etc
--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
http://webservices.edujini.in
-------------------
.
Relevant Pages
- Re: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits?
... allow the page to tell ASP.Net "don't send a response yet until I tell ... this request is "leaked" and will never ... It is when the callback executes with both the async function call ... The thread executing code literally calls into Function1, execute code, ... (microsoft.public.inetserver.iis) - Re: IIS 5.0 Windows Authenticion/NT Challenge Response
... The first response looks like it was for a request made to a vdir that has ... anonymous authentication enabled on IIS. ... you could have anonymous authentication enabled. ... (microsoft.public.inetserver.iis.security) - Re: IIS hangs the first time two requests are made for same page quick
... HTTP requests usually work in that you don't get a response until you ... meaning that if I send a request to IIS for a page, ... IIS makes me wait until it is done processing the page. ... > image tags, and everything is solid. ... (microsoft.public.dotnet.framework.aspnet) - Re: IIS 6.0 and windows 2003 server performance hit
... Thanks for the response. ... > next request to the app pool will be a little slow because IIS needs to ... You can configure IIS not to unload the ... (microsoft.public.inetserver.iis) - Re: W2K3 IIS 6.0 ASP.NET Requests Per Second Limits?
... >> The way I understand async programming is if u need to do other ... >> request to webservice nothing more can be done until the result ... > The thread executing code literally calls into Function1, ... > the act of sending back the response using data that has been ... (microsoft.public.inetserver.iis) |
|