Hi,
>> Kindly confirm about the standard resource utilization(Memory/Process
There is no standard resource utilisation - IIS itself consumes virtually no resources. It is only when requests are made to the server that resources are used, and with no information of expected (or intended) load or application design, there is no way to predict what resource requirement might be needed.
>> Also suggest if we can set the performance counter in such a way so that Only IIS can consume most of the resources like 80 to 90 % resource utilization should be used by IIS or reserved for IIS only.
the traditional way to make sure that 80-90% of the resource is available exclusive to IIS is to not load any other software on that server.
Cheers.
Main Topics
Browse All Topics





by: ram_keralaPosted on 2009-10-01 at 11:35:39ID: 25471762
This MS link have everything for IIS Performance monitoring om/en-us/l ibrary/bb7 27100.aspx
http://technet.microsoft.c