Hi,
We have over 50 web sites on IIS 5.0 configured to run in IIS-Out-Of-Process
Pooled Application so there is one process dllhost.exe for all applications.
How can you trace memory usage (physical and virtual) of each web
application at specific time.
Task Manager shows only total amount of memory used by all web applications
(DLLHOST.EXE ).
Piotr B.