Windows/IIS Hosting :: How much is too much?

Posted by bsisupport on Server Fault See other posts from Server Fault or by bsisupport
Published on 2010-03-18T12:59:03Z Indexed on 2010/03/18 13:01 UTC
Read the original article Hit count: 230

I have 4 Windows 2003 servers running IIS 6. These servers host a bunch of unique web sites (in that they are all different in build/architecture/etc). The code behind these sites range from straight HTML, classic ASP, and 1.1/2.0/3.x flavors of .NET. Some (most) of the sites use a SQL backend, which is hosted on one or two different servers – not the IIS servers themselves. No virtualization on these servers and no load balancing for these particular sites.

The problem I’m running into is coming up with some baseline metrics to determine, or basically come up with a “baseline score” to know when a web server has reached its hosting limit.

Today, some basic information about each server is used: how much bandwidth does the server pump out, hard drive space availability, and basic (very basic) RAM & CPU utilization (what it looks like at peak traffic times.)

I would be grateful if those of you that are 1000x smarter than I am could indulge me with your methods of managing IIS environments. Whether performance monitoring specifics, “score” determination as I’m trying to determine, or the obvious combination of both.

Thanks in advance.

© Server Fault or respective owner

Related posts about iis

Related posts about iis6