IIS Server - What ASP reqeusts are executing?

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > November 2005 > What ASP reqeusts are executing?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author What ASP reqeusts are executing?
MS

2005-11-29, 5:58 pm

We are experiencing a large handle leak on one of our servers. There seems
to be some ASP requests executing in a loop. These requests do not time out
so I don't they make it to the IIS logs.

Is there a non-invasive way to see what ASP requests are executing? I can't
install MS Debugger or an ISAPI filter.

This is IIS on Windows 2000 AS.

Thanks.


Pat [MSFT]

2005-11-29, 5:58 pm

Run IISState while the problem is happening:

iisstate -p <pid of process running ASP pages> -d <enter>


Pat

"MS" <maps_on@hotmail.com> wrote in message
news:uUAcugP9FHA.476@TK2MSFTNGP15.phx.gbl...
> We are experiencing a large handle leak on one of our servers. There seems
> to be some ASP requests executing in a loop. These requests do not time
> out so I don't they make it to the IIS logs.
>
> Is there a non-invasive way to see what ASP requests are executing? I
> can't install MS Debugger or an ISAPI filter.
>
> This is IIS on Windows 2000 AS.
>
> Thanks.
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com