Iis – Which CPU configuration for new servers (IIS7 / Windows Server 2008)

central-processing-unithardwareiisiis-7windows-server-2008

I have a certain budget for ordering a couple of new servers from a vendor. The new servers will run Windows Server 2008/IIS 7 with a lot of web sites (ASP.NET and classic ASP). They don't have to run SQL Server or any other database software. All databases are on other, dedicated servers.

The servers will have 24 GB of RAM, but I'm not sure about the CPUs. What configuration would you chose between these two CPU options (both have four cores) and why:

Best Answer

I'd be inclined to choose the 2x nelaheim processors configuration. You've said you'll be running a lot of websites which can translate to a lot of web application threads, and 2 4 core processors translates to a lot of multi-tasking ability, and the throughput on the newest intel processors is much improved over their older processors. You should also see some very good memory performance from that architecture too, which should help with serving website content nice and quickly.

Related Topic