This is much more an art than a science. This depends on many, many factors such as what your application is doing. But if we can get everybody to chip in some numbers I would be very interested to hear what others are finding. All in the name of our art. B)
We have a relatively complex site, w/ a couple dozen custom dll's and every page making at least 1 db call (and almost always more). On my machines, running 2x1ghz procs w/ 1.4gb mem I can expect about 1000 concurrent conns at around 50% cpu util. That translates into (roughly) 100gets / second. That is w/ minimal tuning (i inherited the boxen and haven't tuned them yet). I would expect to get at least 15-20% boost through tuning the running processes further. remember that you don't want to drive your cpu util much above 65% or so. After that the cpu becomes self limiting as it is using the rest of the cycles managing CPU switching and housecleaning. you could actually lower your performance by running it up that high. this is what I have heard, if anybody can clarify or refute that please do. B) ej -----Original Message----- From: Shoroff Goutham [mailto:s_goutham@;hotmail.com] Sent: Friday, November 01, 2002 4:50 PM To: IIS50 Discussions Subject: IIS 5.0 server sizing and benchamrk details Can anyone provide me with the IIS 5.0 Server Sizing and benchmarking details for a normal website . For e.h x users can be supported with a y mb of RAM. x users can be used for n Processors etc any such infomation is highly appreciated. Thanks, Goutham --- You are currently subscribed to iis50 as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/ --- You are currently subscribed to iis50 as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
