Hi, does anyone know what a maximum load for an unknown server running iis 5.1 or above would be

IE. How many virtual dir should it host to run optimally. Everyone of them runnin asp.net 1.1 accessed heavily

Using a server that is extremly loaded and looking for figures to back up complaint to admi

Re: IIS Server Loads by Kristofer

Kristofer
Sat May 22 04:32:12 CDT 2004

Well...since IIS 5.1 (Windows XP) is limited to 10 connections you will
never have problems with the load...

--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!


"Luke" <caledai@hotmail.com> wrote in message
news:B97D39C0-4CFA-4359-B3AD-3A99CF9476A9@microsoft.com...
> Hi, does anyone know what a maximum load for an unknown server running iis
5.1 or above would be.
>
> IE. How many virtual dir should it host to run optimally. Everyone of
them runnin asp.net 1.1 accessed heavily.
>
> Using a server that is extremly loaded and looking for figures to back up
complaint to admin
>



Re: IIS Server Loads by David

David
Sat May 22 06:18:45 CDT 2004

Asking for "optimal number of apps" and "maximal load" is pretty ambiguous
and useless.

The number depend on the physical resources available on the machine as well
as the resource usage of the particular app.

For example, depending on the ASP.Net App, you may need 256MB or 2GB for it,
alone. So, without knowing the physical resources of the machines nor the
resource consumption of the apps that you're sharing it with, you really
have nothing other than the performance that you observe -- at which point
you need to look at what the admin promises in terms of perceived
reliability/performance and argue that way.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Luke" <caledai@hotmail.com> wrote in message
news:B97D39C0-4CFA-4359-B3AD-3A99CF9476A9@microsoft.com...
Hi, does anyone know what a maximum load for an unknown server running iis
5.1 or above would be.

IE. How many virtual dir should it host to run optimally. Everyone of them
runnin asp.net 1.1 accessed heavily.

Using a server that is extremly loaded and looking for figures to back up
complaint to admin