Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > inetserver iis > november 2005 >

inetserver iis : What ASP reqeusts are executing?



MS
11/29/2005 10:18:39 AM
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]
11/29/2005 11:12:46 AM
Run IISState while the problem is happening:

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


Pat

[quoted text, click to view]

AddThis Social Bookmark Button