vanny
07-27-2007, 02:34 AM
Hi, I am looking for some guidance here.
I am writing a new application, that will in the future possible suffer at times heavy load, and relies on a third party API to interface with another external system. I am looking to see if in classic ASP/VBSCRIPT there is a way that I can retrieve the amount of memory that the ASP process (dllhost.exe) is using, so that I can see if there are any potential memory leaks.
Other than this is there any other way I can check, monitor the processor usage.
I am writing a new application, that will in the future possible suffer at times heavy load, and relies on a third party API to interface with another external system. I am looking to see if in classic ASP/VBSCRIPT there is a way that I can retrieve the amount of memory that the ASP process (dllhost.exe) is using, so that I can see if there are any potential memory leaks.
Other than this is there any other way I can check, monitor the processor usage.