But, in a web site, there is never only JSPs : there is a lot of static files 
(images, css, js, ...)
So, if you don't have a apache in the frontend to deliver theses static files, 
there is an overload for the TC server...

So, your tests stressed only light JSPs or a real site ?
and what is your solution for load-balancing/failover ?

On Wed, 14 Sep 2005 14:50:52 +0200
Andrew Miehs <[EMAIL PROTECTED]> wrote:

> We did some comparisons between running Tomcat 5.0 standalone, or TC  
> 5.0 and Apache 2.0
> 
> If you are ONLY delivering JSPs, we found that we could only deal  
> with 50% of the requests when running combined Apache TC and mod_jk
> 
> Andrew
> 
> 
> On Sep 14, 2005, at 2:45 PM, Lionel Farbos wrote:
> 
> > I use Apache/mod_jk/Tomcat for a long time on production servers  
> > with load balancing/failover (and with high traffic sites) and I'm  
> > sure it's not 30% slower than a pure Tomcat.
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to