Hi,
You can search the wiki (there's a "who's using Tomcat section) and
archives of this list: there are sites that serve hundreds of concurrent
requests for long periods of time, and millions of hits per day.  Of
course, your question itself is not that appropriate, because any answer
is meaningless as it does not apply to your specific apps.  Go run
stress testers and figure out your max supported load for yourselves.

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Ronald Klop [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 22, 2004 8:37 AM
>To: Tomcat Users List
>Cc: LAM Kwun Wa Joseph
>Subject: Re: high traffic Tomcat sites out there?
>
>On Mon Nov 22 11:55:08 CET 2004 LAM Kwun Wa Joseph <[EMAIL PROTECTED]> wrote:
>> For my Tomcat cluster I'm looking for an upper limit on the
estimation of
>> how much traffic it may face. Say, would thousands of HTTP req/s be
too
>> 'astronomical' for a 4-node Dual P4 Xeon cluster to achieve? (I'm
talking
>> about dynamic pages such as stock quotes and news)
>>
>> Does anyone know of any high traffic JSP/servlet sites(running Tomcat
or
>> similar servlet container)? I'm mostly interested to know what's the
>> typical "magnitude" of their HTTP throughput (e.g. hundreds or
thousands
>> of HTTP/s) and what kinds of apps are they running.
>>
>> Joseph Lam
>
>
>Hello,
>
>I am also interested in some realworld figures. Our configuration is
this.
>2-node cluster of 2-cpu P4-2.8Ghz machines.
>The  web-application is a database application (with a lot of updates
and
>non-index queries) for logged-in users.
>We have about 1500 logged in persons doing 70 req/s. Half of the
requests
>go to Tomcat, the other half to Apache for static content.
>The average (Tomcat) req takes about 250 ms in our system.
>But I have no idea if this is an high/average/low load compared to
other
>systems.
>Btw, we are using Tomcat 5.0.28, JDK 1.4.2, Debian Sarge (linux 2.6.x),
>Apache 1.3.x/mod_jk 1.2.6.
>
>Ronald.



This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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

Reply via email to