:-) Of course you won't get it down to 1 second - there is some overhead
associated with any type of clustering - 3 seconds would be a great goal. I
would also take a look at where your current performance issues are and try
to get as much as you can out of one Tomcat installation. Maybe you don't
have enough RAM installed, maybe you have other services running - the way
your app is written might be non-optimal, and there are a myriad of things
that can drag your box down. Simply throwing more hardware at it is not
always the best solution (a mixed approach might be what the doctor
ordered).

Just some general input to set the stage - others will be able to offer your
more detailed insight on what to do...

Michael


----- Original Message ----- 
From: "Michael Cardon" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 5:09 PM
Subject: Tomcat 5 clustering


> For the sake of this question, let me assume that I have an application
> running on one instance of Tomcat that takes 10 seconds to complete a
client
> request.  If I cluster 10 machines together does it help with the
> through-put, i.e. meaning it might take 1 second to complete the request
> now, or does it just make the session redundant in case of failure.  Just
> wondering about which setup would serve me the best and be the fastest for
> our clients.
>
> Thanks for any input on this.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to