To follow up and close the Tomcat scalability thread I opened a while
ago It turned out the bottleneck was on the database hardware end.
Reducing disk utilization resolved our performance issues.
BJ Biernatowski
This e-mail, including attachments, may include confidential and/or proprietary
i
e-
> From: Alex Turner [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 20, 2006 12:42 AM
> To: Tomcat Users List
> Subject: Re: Tomcat's scalability
>
>
> On 6/19/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
> >
> > On 6/19/06, Biernatowski Bartosz J
On 6/19/06, Mladen Adamovic <[EMAIL PROTECTED]> wrote:
> Do top on the servers to be sure is problem in Tomcat or not.
>
> Teoreticly, your servers should be faster if you configure 4 Tomcat
> instances (4 JVMs) to do round robin.
> You should be able to improve performances almost 4x.
>
could you
My understanding of Tomcat's instance is having both Tomcat+JVM installed in
separate directories. Both Tomcats running on separate ports.
BJ Biernatowski
Application Developer, e-Business
-Original Message-
From: GB Developer [mailto:[EMAIL PROTECTED]
Sent: Monday, June 19, 2006 2:40 PM
ld be able to handle more
than 1000 users (unless you are speaking about suns cpu) without
problems. Maybe you should provide more info about your application.
Do you have any monitoring data?
Leon
On 6/19/06, Biernatowski Bartosz J <[EMAIL PROTECTED]> wrote:
> Hello,
> I was hoping som
Hello,
I was hoping somebody on the list might point me in the right direction...
I am trying to scale up Tomcat based web application currently supporting
~100 users to 350 users.
It seems that I have enough hardware: 2 load balanced servers x 4 CPUs each
with 4 GB of RAM which is underutilized