PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Eric Maquiling <[log in to unmask]>
Reply To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Thu, 5 Jul 2001 08:51:04 -0700
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (45 lines)
Yesterday, The Esteemed Cesar Mendoza gathered electrons and wrote:

> Hi everyone,
>
> I'm trying to determine the number of servers (Win2KAS/IIS5 so we can use
> clusters and load balancing) needed to implement a web application that will
> serve more or less 4000 clients (total). The aplication will need database
> access all the time and use ASP. How many users a single server can handle?


Wow, that is a pretty broad subject.  I was using 4 apache servers behind
a Cisco Local Director just for the static web content.  The application
servers were about 30 dual 550 machines with 1/2 gig memory.  The database
was running on an HP machine (big sucker).  The apps were running W2K NT
with Weblogic.  Since you are doing database and the apps need a
connection to the database, you cannot put the apps on a Local Director as
the app needs a sql connection and once you loose that, the connect is
lost.  You can mirror the database if you like.  As for performance
charts, I don't have them since that company is one of the 330 Internet
company in the Silicon Valley this year to go toast.  Since you are
talking 4K clients, are these clients accessing the servers at 1 time?
Or 4K clients all together  That's a pretty big load.

The answer really depends on the application that is running on the NT
machines.  You will need to contact the application people that wrote it
and tweak out their suggestions.  But there is really a  lot more to it.
Like, are your clients accessing from the US, from Europe, from Asia?
That will afffect all your performance.

There is a lot more to this question because not only are you dealing with
the machines, but the application, the network, the client (is it a web
client or a windows client accessing), is it db intensive, network
intensive, or web intensive..

HTH
....and btw, we did test with Weblogic and it was fastest on W2K.  Linux
crashes on Java, slow on Solaris.

--
Eric "emaq" Maquiling

            Do you want to signoff PCBUILD or just change to
                    Digest mode - visit our web site:
                   http://freepctech.com/pcbuild.shtml

ATOM RSS1 RSS2